aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorTeddy <ted.sybil@gmail.com>2013-07-29 17:56:33 +0800
committerTeddy <ted.sybil@gmail.com>2013-07-29 17:56:33 +0800
commitc1325830c777bbf4e6ba3a93ef6ea4ca5042bba1 (patch)
treee44d5de0589747158631653c9d94119b3410a54d /README.rst
parenta57838ac9f1286425d56edc2ac29034995f0599c (diff)
added README
Diffstat (limited to 'README.rst')
-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