Releases: FrederickAmpsUp/Clasp
Releases · FrederickAmpsUp/Clasp
v0.3r1-beta
printChar (char: int);
var i: int = read(location: ptr);
write(location: ptr, value: int);
and functions work now
Function returns, and more
clasp [-s]
-s compiles to a simple, proprietary assembly language. Functions can now return values, and I'm looking for testers.
Variable Scoping, (useless) pointers, and conditions
kinda the title
also, we're out of alpha!
First release - limited
v0.0.1-alpha file loading