Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
aec.wasm.zip | 2020-09-14 | 174.5 kB | |
aec.exe.zip | 2020-09-14 | 473.7 kB | |
aec.elf64.zip | 2020-09-14 | 1.4 MB | |
aec.elf.zip | 2020-09-14 | 959.0 kB | |
A few new features.tar.gz | 2020-09-14 | 117.8 kB | |
A few new features.zip | 2020-09-14 | 134.0 kB | |
README.md | 2020-09-14 | 160 Bytes | |
Totals: 7 Items | 3.3 MB | 0 |
Added support for blocks of code using {
and }
(primarily useful for writing AEC code in advanced text editors) and for operators +=
, -=
, *=
and /=
.