summaryrefslogtreecommitdiff
path: root/lang/sigscheme/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'lang/sigscheme/DESCR')
-rw-r--r--lang/sigscheme/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/lang/sigscheme/DESCR b/lang/sigscheme/DESCR
new file mode 100644
index 00000000000..6cf3c4709e1
--- /dev/null
+++ b/lang/sigscheme/DESCR
@@ -0,0 +1,7 @@
+SigScheme is a R5RS Scheme interpreter for embedded use.
+
+It features small footprint (64KB in library form on the 'small' configuration)
+like SIOD and TinyScheme, low memory consumption (2-words per cons cell),
+multibyte characters handling (UTF-8, EUCs and Shift_JIS) and more.
+
+It is mainly developed to be the Scheme interpreter of uim.