Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
aec_linux_i686.zip | 2023-06-23 | 1.1 MB | |
aec_win64.zip | 2023-06-23 | 603.4 kB | |
aec_win32.zip | 2023-06-23 | 638.0 kB | |
aec_NodeJS_WebAssembly.zip | 2023-06-23 | 222.0 kB | |
aec_linux_x86-64.zip | 2023-06-23 | 1.1 MB | |
aec_freedos.zip | 2023-06-23 | 566.4 kB | |
Fixed a bug in the semantic analyzer related to _ and structures.tar.gz | 2023-06-23 | 226.4 kB | |
Fixed a bug in the semantic analyzer related to _ and structures.zip | 2023-06-23 | 256.3 kB | |
README.md | 2023-06-23 | 528 Bytes | |
Totals: 9 Items | 4.7 MB | 0 |
Thanks to the StackExchange user kaya3, I discovered and fixed two bugs in my compiler (one in the core of the compiler and one in the semantic analyzer), both related to the ternary conditional operator ?:
and structures. You can read more about it on this GitHub issue. Also, I've improved the documentation (most importantly, adding an example program in both dialects of AEC).