v icon indicating copy to clipboard operation
v copied to clipboard

toy language/compiler

Results 12 v issues
Sort by recently updated
recently updated
newest added

There's a bug right now where calling `print` inside a function will mess up the registers, probably because register saving is not done correctly.