Scheme bootstraps

Chibi

Releases

Version control

Building from release

Building from version control

make PREFIX=$HOME/.local

make PREFIX=$HOME/.local install

make clean cleaner dist-clean

Gambit

Releases

Version control

Building from release

Building from version control

Troubleshooting the build

./configure --enable-single-host

rm -rf boot gsc-boot

Terminal: -:d- -:dc

Gauche

Releases

Version control

Building from release

Building from version control

Sagittarius

Releases

Version control

Mercurial (SSH): hg clone ssh://hg@bitbucket.org/ktakashi/sagittarius-scheme

Git (SSH): git@github.com:ktakashi/sagittarius-scheme.git

Building from release

Building from version control

  • Download the latest Sagittarius from download page and install it (if you already have installed the latest version this is not required).

  • Clone the repository.

  • Run ./dist.sh gen in the cloned source directory.

  • Execute CMake described above section.

Contributing

doc.scheme.org is a community subdomain of scheme.org.