Download Latest Version aec_win64.zip (596.4 kB)
Email in envelope

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

Home / v3.5.0
Name Modified Size InfoDownloads / Week
Parent folder
Added a support for the inequality operator source code.tar.gz 2026-05-01 1.2 MB
Added a support for the inequality operator source code.zip 2026-05-01 1.2 MB
README.md 2026-05-01 403 Bytes
Totals: 3 Items   2.4 MB 0

I've added some basic support for the != operator. For now, it's just a syntactic sugar and the compiler rewrites a!=b on the AST-level into not(a=b) before compiling.

Download AECforWebAssembly

Source: README.md, updated 2026-05-01