Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
aec.com.zip | 2020-10-22 | 518.1 kB | |
aec.wasm.zip | 2020-10-07 | 187.0 kB | |
aec.exe.zip | 2020-10-07 | 501.2 kB | |
aec.elf64.zip | 2020-10-07 | 1.4 MB | |
aec.elf.zip | 2020-10-07 | 1.0 MB | |
README.md | 2020-10-07 | 692 Bytes | |
The final version.tar.gz | 2020-10-07 | 132.6 kB | |
The final version.zip | 2020-10-07 | 148.5 kB | |
Totals: 8 Items | 3.9 MB | 0 |
I've added a few new features, such as the ->
operator (should behave the same as in C), and fixed a few bugs related to dealing with structures (which, in many cases, caused Internal Compiler Errors when dealing with structure pointers). You can (hopefully) see the demo of the new features in Structure Declaration Test. I believe my compiler is relatively production-ready now.
UPDATE on 22/10/2020: The aec.com.zip
(the version for FreeDOS) is from source 6 commits later than this release, because I don't think it's a good thing to upload all new binaries just because I made a few FreeDOS-specific tweaks.