Share

The Cup Programming Langauge

File Release Notes and Changelog

Release Name: 0.0.2

Notes:
I accidentally left CUPDEBUG defined in vm.c at the
beginning of the source code. If you don't want massive
amounts of spam, you should uncomment it.


Changes: Some various fixes. Builtin functions, such as print() and istype() series. integers and doubles are now one data type.