| Definition: | | A Scheme interpreter, compiler and run-time system by Manuel Serrano <[email protected]> which aims to deliver small, fast stand alone applications. The compiler produces ANSI C and supports optimisation. Bigloo conforms to the IEEE Scheme standard with some extensions for regular expression handling. It runs on Sun, Sony News, SGI, Linux, HP-UX and is easy to port to any Unix system. Version 1.4. |