Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
aec.wasm.zip | 2020-10-06 | 184.1 kB | |
aec.exe.zip | 2020-10-06 | 498.2 kB | |
aec.elf64.zip | 2020-10-06 | 1.4 MB | |
aec.elf.zip | 2020-10-06 | 999.5 kB | |
aec.com.zip | 2020-10-06 | 516.8 kB | |
A few new features and bugfixes with data structures.tar.gz | 2020-10-06 | 131.9 kB | |
A few new features and bugfixes with data structures.zip | 2020-10-06 | 147.8 kB | |
README.md | 2020-10-06 | 303 Bytes | |
Totals: 8 Items | 3.9 MB | 0 |
I've added a few new features, such as the SizeOf(
operator and fixed a bug related to pointers to structures which sometimes caused wrong code. You can (hopefully) see an example of using those things in Structure Declaration Test.