savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] submission of Pika Scheme - savannah.nongnu.org


From: lord
Subject: [Savannah-hackers] submission of Pika Scheme - savannah.nongnu.org
Date: Fri, 17 Oct 2003 12:17:06 -0400
User-agent: Mozilla/4.76 [en] (X11; U; FreeBSD 3.0-RELEASE i386)

A package was submitted to savannah.nongnu.org
This mail was sent to address@hidden, address@hidden


Tom Lord <address@hidden> described the package as follows:
License: gpl
Other License: 
Package: Pika Scheme
System name: pika
Type: non-GNU

Description:
http://arch.quackerhead.com/~lord/releases/pika/





The primary objective of this project is to build an implementation

of Scheme which:



    * can run as an interpreter

    * is written in relatively portable C

    * has good performance running interpreted code

    * is easily extended by writing new primitive functions in C

    * is easily targeted by a Scheme->C compiler

    * has a precise garbage collector

    * can have an incremental garbage collector

    * implements R5RS precisely

    * has a small amount of source code and small footprint

    * supports multiple instances in a single process

    * has a firmly abstract interface to the representation of Scheme types

    * can run multi-threaded programs

    * has first-class environments

    * has a low start-up time

    * has a complete set of features for Posix systems programming

    * has a richy featureful string and buffer type



  and, most importantly:



    * is simple, clean, cool, nifty, fun, and has high potential for

      future hacking



    * encourages other people to join in and help with this project

      by various means (see below).



Other Software Required:
(none)

Other Comments:



_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]