Skip to content

Release 0.1

Compare
Choose a tag to compare
@Aristocrab Aristocrab released this 04 Oct 15:21
· 52 commits to main since this release
42b7fd2

Features:

  • Basic Types
  • Declaring variables and constants
  • Assignment
  • Indexing
  • if
  • while
  • for
  • Function declarations
  • Function calls
  • Comparison operators
  • Numeric operations