Skip to content

petelliott/pscheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pscheme

pscheme is a self-hosted, executable-producing ahead-of-time r7rs scheme compiler. it is the successor to plisp2, and is availible under the GNU LGPLv3.

running

$ ./configure
$ make
$ make check
$ sudo make install

About

a self-hosted ahead-of-time compiled statically-linked scheme implementation

Topics

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published