Welcome, Guest! Log In | Create Account

Share

Gleam Scheme Interpreter

by gleamer

Gleam is a simple Scheme language interpreter written in Java. Project goals: to support the discovery of Scheme for beginners, simplicity, R5RS compliance, full integration with the Java platform (call Java from Scheme and vice versa).


http://gleam.sourceforge.net

Interpreters

Project Feed

  • Code committed

    gleamer committed revision 15 to the Gleam Scheme Interpreter SVN repository, changing 1 files

    01:47PM on Oct 30 2008 by gleamer

  • Code committed

    gleamer committed revision 14 to the Gleam Scheme Interpreter SVN repository, changing 1 files

    10:59AM on Sep 08 2008 by gleamer

  • Code committed

    gleamer committed revision 13 to the Gleam Scheme Interpreter SVN repository, changing 1 files

    08:43AM on Mar 01 2008 by gleamer

  • Code committed

    gleamer committed revision 12 to the Gleam Scheme Interpreter SVN repository, changing 1 files

    08:42AM on Mar 01 2008 by gleamer

  • gleam 0.90 pre-2 file released: Gleam.jar

    2008-01-22
    Added 'make-environment' and 'environment?' primitives, the former to
    create a new environment and the latter to test if a value is an 
    environment.
    The 'help' primitive is now syntax, so now one can do '(help if)' without
    using ...

    03:58PM on Jan 23 2008

  • gleam 0.90 pre-2 file released: Gleam-0.90pre2-src.zip

    2008-01-22
    Added 'make-environment' and 'environment?' primitives, the former to
    create a new environment and the latter to test if a value is an 
    environment.
    The 'help' primitive is now syntax, so now one can do '(help if)' without
    using ...

    03:58PM on Jan 23 2008

  • Code committed

    gleamer committed revision 11 to the Gleam Scheme Interpreter SVN repository, changing 10 files

    06:10PM on Jan 22 2008 by gleamer

  • Code committed

    gleamer committed revision 10 to the Gleam Scheme Interpreter SVN repository, changing 61 files

    07:41AM on Jan 21 2008 by gleamer

  • gleam 0.89 file released: Gleam-0.89-src.zip

    Release 0.89
    2007-02-04
    Changed the convention for argument passing to primitive procedures
    written in Java. Procedures with 0 - 3 arguments now have specific 
    signatures. Checking of correct number of arguments was factored out of 
    library procedures in ...

    06:46PM on Feb 04 2007

  • gleam 0.89 file released: Gleam-0.89.jar

    Release 0.89
    2007-02-04
    Changed the convention for argument passing to primitive procedures
    written in Java. Procedures with 0 - 3 arguments now have specific 
    signatures. Checking of correct number of arguments was factored out of 
    library procedures in ...

    06:45PM on Feb 04 2007

Gleam Scheme Interpreter Actions