skiplang / skip

A programming language to skip the things you have already computed
http://skiplang.com
MIT License
1.97k stars 66 forks source link

Embedded mode option #196

Closed pikatchu closed 3 years ago

pikatchu commented 3 years ago

Embedded mode is a new compiler option allowing to use a much more lightweight runtime. The option is mandatory on a 32bits platform (because the current runtime assumes 64bit word size). The options that were added: