Update README.md

This commit is contained in:
2024-10-02 15:20:28 +10:00
committed by GitHub
parent 71c065a6c4
commit 5db3e407b1

View File

@@ -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