Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
aec_win64.zip | 2021-09-08 | 487.9 kB | |
aec_win32.zip | 2021-09-08 | 630.7 kB | |
aec_NodeJS_WebAssembly.zip | 2021-09-08 | 206.6 kB | |
aec_freedos.zip | 2021-09-08 | 546.2 kB | |
Added the ability for compiler to automatically generate code for structure comparisons.tar.gz | 2021-09-08 | 198.5 kB | |
Added the ability for compiler to automatically generate code for structure comparisons.zip | 2021-09-08 | 220.8 kB | |
README.md | 2021-09-08 | 718 Bytes | |
Totals: 7 Items | 2.3 MB | 0 |
I have added the ability of the compiler to automatically generate code for structure comparisons. I have also done some refactoring (extracting JSON helper functions into a separate file) and added a warning in case a named argument of a function is rewritten when calling a function, as well as a notice of how to turn off logging to speed up the compiler and assembling.
I have only produced executable files that I can easily produce on Windows 10 (so, without rebooting), as I think producing native Linux executable files is not worth it. I think every remotely tech-savvy Linux user can run at least one of the files I will post here, and that they will be at least as fast as a native Linux executable file.