A toy native code compiler for a made-up language where all functions are anonymous.
All programming languages are horrible in certain crippling ways. It's my hope that this one will be slightly less bad in some areas (undoubtedly with the expense of some glaring deficits). It's pretty cool to have first-class functions, type extension methods, PHP-like vectors/maps, and still end up with a sub-4KB exe.
All programming languages are horrible in certain crippling ways. It's my hope that this one will be slightly less bad in some areas (undoubtedly with the expense of some glaring deficits). It's pretty cool to have first-class functions, type extension methods, PHP-like vectors/maps, and still end up with a sub-4KB exe.