mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +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
|
# Nifty Features
|
||||||
|
|
||||||
* Simple C-like syntax
|
* Simple C-like syntax
|
||||||
* Intermediate AST representation and bytecode formats
|
* Intermediate AST representation
|
||||||
* Strong, but optional type system
|
* Strong, but optional type system
|
||||||
* First-class and higher-order functions
|
* First-class functions
|
||||||
* Extensible via external libraries
|
* Extensible via external libraries
|
||||||
* Can re-direct output, error and assertion failure messages
|
* Can re-direct output, error and assertion failure messages
|
||||||
* Open source under the zlib license
|
* 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
|
The Ratbags - Feedback
|
||||||
@munificent - For [writing the book](http://craftinginterpreters.com/) that sparked my interest in langdev
|
@munificent - For [writing the book](http://craftinginterpreters.com/) that sparked my interest in langdev
|
||||||
|
|
||||||
# Patreon Contributors
|
# Patreon Supporters
|
||||||
|
|
||||||
* Seth A. Robinson
|
* Seth A. Robinson
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user