From 5db3e407b15719b2e5774529dc12d64e5ee81845 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Wed, 2 Oct 2024 15:20:28 +1000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4b06c76..0334de7 100644 --- a/README.md +++ b/README.md @@ -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