vyzo / gambit

Gambit is an efficient implementation of the Scheme programming language.

Home Page:http://gambit.iro.umontreal.ca/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux and OS X Windows
Build Status: Linux and OS X Build Status: Windows

Join the chat at https://gitter.im/gambit/gambit tip for next commit

The Gambit Scheme system is a complete, portable, efficient and reliable implementation of the Scheme programming language.

The latest official release of the system and other helpful documents related to Gambit can be obtained from the Gambit wiki at:

http://gambitscheme.org

Quick-install instructions for a typical installation

git clone https://github.com/gambit/gambit.git
cd gambit
./configure
make -j8
make check
make doc
sudo make install

Detailed installation instructions are given in the file "INSTALL.txt".

About

Gambit is an efficient implementation of the Scheme programming language.

http://gambit.iro.umontreal.ca/


Languages

Language:C 76.4%Language:Scheme 14.5%Language:Pascal 4.1%Language:HTML 3.9%Language:Shell 0.3%Language:Objective-C 0.3%Language:M4 0.2%Language:C++ 0.1%Language:TeX 0.1%Language:Batchfile 0.1%Language:Emacs Lisp 0.0%Language:JavaScript 0.0%Language:NSIS 0.0%Language:Awk 0.0%Language:Java 0.0%