Skip to content

Release v1.2.0

Latest
Compare
Choose a tag to compare
@ArgosOfIthica ArgosOfIthica released this 02 Sep 18:28
· 2 commits to master since this release

Compiler will optimize much more aggressively using a variety of metrics. Dramatically reduced script sizes.
Add XOR operator
Add the elif condition statement
Make project pip friendly (getchoo)
Add macro system. Use --enablemacros to enable. Experimental.
Add "standard library" of mathematical functions written in scalu. Can be enabled with macros. Experimental. (tmob03)