mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 23:04:08 +10:00
Update README.md
This commit is contained in:
@@ -13,9 +13,9 @@ This repository holds the reference implementation for Toy version 2.x, written
|
||||
# Nifty Features
|
||||
|
||||
* Simple C-like syntax
|
||||
* Intermediate AST representation and bytecode formats
|
||||
* Intermediate AST representation
|
||||
* Strong, but optional type system
|
||||
* First-class and higher-order functions
|
||||
* First-class functions
|
||||
* Extensible via external libraries
|
||||
* Can re-direct output, error and assertion failure messages
|
||||
* Open source under the zlib license
|
||||
@@ -50,7 +50,7 @@ This source code is covered by the zlib license (see [LICENSE](LICENSE)).
|
||||
The Ratbags - Feedback
|
||||
@munificent - For [writing the book](http://craftinginterpreters.com/) that sparked my interest in langdev
|
||||
|
||||
# Patreon Contributors
|
||||
# Patreon Supporters
|
||||
|
||||
* Seth A. Robinson
|
||||
|
||||
|
||||
Reference in New Issue
Block a user