Releases: EpicPix/zProl
Releases · EpicPix/zProl
Development Build
v1.1.1
- Added File IO in
zprol.lang.io mallocnow works- Make errors look better while lexing and parsing
- Create an interpreter, supports extremely basic features currently
- Updated the
zpilformat, oldzpilfiles will not work with this one, this one should be smaller - Fix bugs in compiling like array reads/writes using an int as the default type (is long now)
- Make final fields more efficient
- Make parsing faster and more efficient
- There is now a help menu, and
--version - Show timing info in microseconds instead of milliseconds
v1.1.0
- Finished proposal Direct Hardware IO Support
- Fix bugs related to constant variables
- Remove zld
v1.0.9
- Finished proposal constant variables
- Updated zld to be more efficient