dibyendumajumdar / ravi

Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers
http://ravilang.github.io/
Other
1.16k stars 60 forks source link

Bump binary version & smaller sizes for stripped binaries #218

Closed XmiliaH closed 3 years ago

dibyendumajumdar commented 3 years ago

Thank you for the contribution

dibyendumajumdar commented 3 years ago

Hi, I will probably rename some stuff and also try to avoid having the defines and enums - i.e. have only one set. Just letting you know in case you were planning to do some more stuff.

It would also be good to have some tests added for the additional type deduction.