From bb978ef2823f27f625b55a68f5f71d5ad2af9834 Mon Sep 17 00:00:00 2001 From: dbohdan Date: Sat, 19 Nov 2016 00:12:09 +0200 Subject: [PATCH] Add s7 interpreter --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 800ba63..b9d3498 100644 --- a/README.md +++ b/README.md @@ -243,6 +243,7 @@ as C/C++, as this is not an obstacle to most users.) | [LIL](http://runtimeterror.com/tech/lil/) | zlib |C/C++| 2 | interpreter for a Tcl-like scripting language | [lualite](https://github.com/janezz55/lualite/) | MIT | C++ |**1**| generate lua bindings in C++ | [Picol](https://chiselapp.com/user/dbohdan/repository/picol/) | BSD |C/C++|**1**| interpreter for a Tcl-like scripting language +| [s7](https://ccrma.stanford.edu/software/snd/snd/s7.html) | BSD |C/C++| 2 | interpreter for a subset of Scheme (R5RS/R7RS) #strings | library | license | API |files| description