SmartC v2.0.0
deleterium
released this
03 Jul 01:23
·
127 commits
to main
since this release
Featuring:
- Support all new features from Signum Rainbow Hard Fork
- New 42 built-in functions: easy use of Signum API
- Documentation updated with refactored examples, devs must read it again
- Fixed point numbers to handle balance, much easier in calculations
- Checks for type castings are stronger and issuing warnings for implicit conversions
- Optimization level 3 uses VM to trace variables values (beta version, not default)
- Showing many errors after failed compilations (if possible)
- Many changes in
#pragma
and#program
to allow integration with SC-Simulator