aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.rst b/README.rst
new file mode 100644
index 0000000..f12b7ab
--- /dev/null
+++ b/README.rst
@@ -0,0 +1,9 @@
+Syasi: Yet Another Scheme Interpreter
+---------------------------------------
+
+* Features:
+
+ - Non-recursive interpreting
+ - Closure support
+ - Lightweight and simple
+ - Extensible