Skip to content

Added Built-in Functions

Compare
Choose a tag to compare
@sriharivishnu sriharivishnu released this 05 Oct 18:52
· 55 commits to master since this release
e327694

What's New

  • Added built-in functions such as print, sin, cos, sqrt, int(), str()
  • Fixed string index to resolve to a string character instead of the integer equivalent