summaryrefslogtreecommitdiff
path: root/development/gauche/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/gauche/README')
-rw-r--r--development/gauche/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/development/gauche/README b/development/gauche/README
new file mode 100644
index 0000000000..06704fc3ee
--- /dev/null
+++ b/development/gauche/README
@@ -0,0 +1,4 @@
+Gauche is an R5RS Scheme implementation developed to be a handy script
+interpreter, which allows programmers and system administrators to write
+small to large scripts for their daily chores. Quick startup, built-in
+system interface, native multilingual support are some of the goals.