mfichman / jogo

High(er) performance compiled programming language with clean, powerful syntax
MIT License
6 stars 1 forks source link

Support for full constant folding #68

Open mfichman opened 11 years ago

mfichman commented 11 years ago

Constant expressions should be allowed, for example:

CONST = 1+1