scsh-users
[Top] [All Lists]

Re: Ousterhout and Tcl lost the plot with latest paper

To: scsh-news@martigny.ai.mit.edu
Subject: Re: Ousterhout and Tcl lost the plot with latest paper
From: serrano@divsun.unige.ch (SERRANO Manuel)
Date: 23 Apr 1997 06:54:38 GMT
Organization: University of Geneva, Switzerland
Bigloo is a compiler for an extended version of Scheme.
May you should have a look.

Bigloo contains:
  - a foreign interface (not restricted to foreign _function_ interface)
  - a module language (mostly to allow batch compilation)
  - several libraries (such as parsing libraries, pattern matching, ...)
  - a native object system based on generic functions.
  - a macro system.

To taste all this, you can pick the Bigloo documentation at: 
http://cuiwww.unige.ch/~serrano/bigloo.html

I hope it will help.

  --Manuel Serrano--

<Prev in Thread] Current Thread [Next in Thread>