Skip to content

Road to reality

Latest
Compare
Choose a tag to compare
@mv-lab mv-lab released this 17 Feb 00:15
· 11 commits to master since this release
4ae22dc

#1 release
Starting point. :octocat:

Check out:
commit 4ae22dc

Work (until now):
Squanchy-PL-master.zip

This is the first version of Squanchy's Compiler 🥇

achievements:

  • compiles arithmetic expressions (int 32 bits)
  • print function

Next step?

  • arithmetic expressions (all)
  • types: int 64, double, arrays, boolean, strings