diff options
author | Jockey S. Kyd <jockey.kyd@gmail.com> | 2011-09-05 16:59:45 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-09-05 16:59:45 -0500 |
commit | 88f2c5e70adc4d9ec141e94989e808bb93dfe7ea (patch) | |
tree | 21f849773d3ea4d2ba31890d09ced59ce8529e0a /development/bigloo/slack-desc | |
parent | bd58abb0f905f1eccd1880568ab60dd93e92ec6b (diff) | |
download | slackbuilds-88f2c5e70adc4d9ec141e94989e808bb93dfe7ea.tar.gz |
development/bigloo: Added (Bigloo Scheme implementation)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/bigloo/slack-desc')
-rw-r--r-- | development/bigloo/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/bigloo/slack-desc b/development/bigloo/slack-desc new file mode 100644 index 0000000000..4fda59e04a --- /dev/null +++ b/development/bigloo/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +bigloo: bigloo (Bigloo Scheme) +bigloo: +bigloo: Bigloo is a Scheme implementation devoted to one goal: enabling +bigloo: Scheme based programming style where C(++) is usually required. +bigloo: Bigloo attempts to make Scheme practical by offering features usually +bigloo: presented by traditional programming languages but not offered by +bigloo: Scheme and functional programming. +bigloo: +bigloo: http://www-sop.inria.fr/mimosa/fp/Bigloo/ +bigloo: +bigloo: |