Download Latest Version aec_NodeJS_WebAssembly.zip (226.1 kB)
Email in envelope

Get an email when there's a new version of AECforWebAssembly

Home / v2.8.0
Name Modified Size InfoDownloads / Week
Parent folder
aec_linux_i686.zip 2024-04-29 1.1 MB
aec_win64.zip 2024-04-29 603.4 kB
aec_win32.zip 2024-04-29 639.5 kB
aec_NodeJS_WebAssembly.zip 2024-04-29 224.6 kB
aec_linux_x86-64.zip 2024-04-29 1.1 MB
aec_freedos.zip 2024-04-29 565.8 kB
Added support for chained comparisons source code.tar.gz 2024-04-29 231.7 kB
Added support for chained comparisons source code.zip 2024-04-29 262.2 kB
README.md 2024-04-29 358 Bytes
Totals: 9 Items   4.8 MB 0

I've added support for chained comparisons. The compiler will now rewrite a < b < c as a < b and b < c. However, please note that it will work incorrectly if b has side-effects (it will be evaluated twice).

Download AECforWebAssembly

Source: README.md, updated 2024-04-29