Skip to content

Release build 1.0.0

Latest
Compare
Choose a tag to compare
@dmitrii-artuhov dmitrii-artuhov released this 06 Jun 17:58
· 3 commits to master since this release

Provided functionality:

  • Reading from console
  • Reading from files
  • Functions
  • Arrays (with built-in functions: size, push, pop)
  • Strings (with built-in functions: length)
  • 64-bit Integers and Floats (int, float)
  • General built-in functions: print
  • Error messages