Toy is a programming language created in 2018 by Kayne Ruse.
#1740on PLDB | 5Years Old | 45Users |
0Books | 0Papers |
A toy programming language.
if (1 < 2) {
print "this will print to the console";
} else {
print "this will not";
}
Feature | Supported | Token | Example |
---|---|---|---|
Print() Debugging | ✓ |