Measures Concepts
GitHub icon

Toy

Toy - Programming language

< >

Toy is a programming language created in 2018 by Kayne Ruse.

Source code:
git clone https://github.com/Ratstail91/Toy
#1666on PLDB 6Years Old

A toy programming language.


Example from the web:
if (1 < 2) { print "this will print to the console"; } else { print "this will not"; }

Language features

Feature Supported Token Example
Print() Debugging ✓ print

View source

- Build the next great programming language · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout