diff options
Diffstat (limited to 'development/bigloo')
-rw-r--r-- | development/bigloo/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/development/bigloo/README b/development/bigloo/README index 44b12bb2d5c8e..bbc2e43a2fe2c 100644 --- a/development/bigloo/README +++ b/development/bigloo/README @@ -1,4 +1,5 @@ -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. +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. |