Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
aec_linux_x86-64.zip | 2022-01-25 | 1.5 MB | |
README.md | 2022-01-25 | 703 Bytes | |
aec_linux_i586.zip | 2022-01-25 | 910.4 kB | |
aec_freebsd-i386.zip | 2022-01-24 | 714.6 kB | |
aec_win64.zip | 2022-01-24 | 599.5 kB | |
aec_win32.zip | 2022-01-24 | 633.9 kB | |
aec_NodeJS_WebAssembly.zip | 2022-01-24 | 208.9 kB | |
aec_freedos.zip | 2022-01-24 | 551.3 kB | |
Fixed a few bugs in the parser and the compiler, added support for _10_000_ syntax.tar.gz | 2022-01-24 | 207.1 kB | |
Fixed a few bugs in the parser and the compiler, added support for _10_000_ syntax.zip | 2022-01-24 | 234.0 kB | |
Totals: 10 Items | 5.5 MB | 0 |
I have fixed a parser bug causing the compiler to crash on trailing comma if compiled using Microsoft C++ Compiler, fixed a compiler bug causing incorrect assembly for +=
and similar operators in case a function is called on the left-hand-side, and I have also added support for underscores _
being used as thousands separators in numerical literals (as in JavaScript).
Unfortunately, I cannot produce Linux executables right now because the Windows-to-Linux cross-compiler that I am using relies on Docker, and Docker has (yet again) stopped working on my laptop. Perhaps @mar1ljo will help me with that...
UPDATE: I have managed to get Docker working again, so, here are Linux executables...