An open API service indexing awesome lists of open source software.

https://github.com/elliotchance/toy

🧸 A toy language
https://github.com/elliotchance/toy

Last synced: 4 months ago
JSON representation

🧸 A toy language

Awesome Lists containing this project

README

          

# 🧸 A toy language

Run examples with:

```
$ node toy.js examples/helloworld.toy
Hello, World!
```