- Bigloo
Infobox Software
name = Bigloo
logo =
caption =
developer =Manuel Serrano
latest_release_version = 3.1b
latest_release_date = Release date and age|2008|09|15
operating_system =Cross-platform
genre =Programming language
license = GPL, LGPL
website = [http://www-sop.inria.fr/mimosa/fp/Bigloo/ www-sop.inria.fr/mimosa/fp/Bigloo/]
standard = R5RS (mostly), several SRFI extensions, IEEE Schemecite web
url=http://www-sop.inria.fr/mimosa/fp/Bigloo/bigloo-1.html#Features
title=Bigloo homepage -- Features
accessdate=2007-12-09]Bigloo is an implementation of the Scheme programming language developed at the French IT research institute INRIA. Its orientation is towards providing tools for effective and diverse code generation that can match the performance of hand-written C or
C++ . The Bigloo system contains a Schemecompiler that can generate C code andJVM or .NETbytecode . As with other Lisp dialects, it contains aninterpreter (also known as aread-eval-print loop ).Bigloo is a Scheme implementation devoted to one goal: enabling Scheme based programming style where C(++) is usually required.
The hop web application engine and
Roadsend PHP are written in Bigloo.Libraries
* [http://developer.berlios.de/projects/biglook/ Biglook] - a crossplatform
GUI module that interfaces withGTK andJava Swing Bigloo-lib
The [http://bigloo-lib.sourceforge.net/ Bigloo-lib project] contains modules for:
* [http://bigloo-lib.sourceforge.net/bigloo-lib_5.html#SEC18 Regular Expressions]
* [http://bigloo-lib.sourceforge.net/bigloo-lib_5.html#SEC26 MzScheme Compatibility]
* [http://bigloo-lib.sourceforge.net/bigloo-lib_5.html#SEC42 iconv Character Set Conversion]
* [http://bigloo-lib.sourceforge.net/bigloo-lib_5.html#SEC55 Extended Console Application support] - This includes support forGNU Readline , andtermios
* [http://bigloo-lib.sourceforge.net/bigloo-lib_6.html#SEC73 SQL] - tested withMySQL , Oracle,PostgreSQL , andSQLite
* [http://bigloo-lib.sourceforge.net/bigloo-lib_9.html#SEC84 XML] - an interface to the Expat XML parser
* [http://bigloo-lib.sourceforge.net/bigloo-lib_10.html#SEC86 GTK]References
External links
* [http://www-sop.inria.fr/mimosa/fp/Bigloo/ Bigloo home page]
* [http://www-sop.inria.fr/mimosa/fp/Bigloo/doc/bigloo.html Bigloo Online Documentation]
* [http://www-sop.inria.fr/mimosa/fp/Bigloo/bigloo-8.html#Extensions-&-Tools Bigloo Extensions and Tools]
Wikimedia Foundation. 2010.