Skip to content

practical-scheme/Gauche-compat-sicp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Provide minimum set of compatibility features required to run code in SICP.

This is a sort of "backburner" project---there's not much yet. Whatever you found missing, send PR.

Once we get enough meat, I'll bundle this to the Gauche distribution.

How to use

Clone the repo, or download zip and extract. Then:

$ ./configure
$ make install

Now, in gosh prompt or Gauche script you can use compat.sicp:

gosh> (use compat.sicp)

About

Compatibility features to run the code in SICP with Gauche

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published