Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

Toy

< >

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

#1218on PLDB 6Years Old
Download source code:
git clone https://github.com/Ratstail91/Toy

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 · About · Acknowledgements · Extensions · Day 626 · feedback@pldb.io