summaryrefslogtreecommitdiff
path: root/development/bigloo/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/bigloo/README')
-rw-r--r--development/bigloo/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/development/bigloo/README b/development/bigloo/README
new file mode 100644
index 0000000000..44b12bb2d5
--- /dev/null
+++ b/development/bigloo/README
@@ -0,0 +1,4 @@
+Bigloo is a Scheme implementation devoted to one goal: enabling Scheme based
+programming style where C(++) is usually required. Bigloo attempts to make
+Scheme practical by offering features usually presented by traditional
+programming languages but not offered by Scheme and functional programming.