gambit

Gambit is an efficient implementation of the Scheme programming language.

  • Owner: gambit/gambit
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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        # --enable-single-host optional but recommended
make -j            # build runtime library, gsi and gsc
make modules       # compile the builtin modules (optional but recommended)
make check         # run self tests (optional but recommended)
make doc           # build the documentation
sudo make install  # install

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

Main metrics

Overview
Name With Ownergambit/gambit
Primary LanguageScheme
Program languageShell (Language Count: 21)
Platform
License:
所有者活动
Created At2012-03-13 17:21:23
Pushed At2025-09-02 19:54:02
Last Commit At2025-09-02 15:53:28
Release Count119
Last Release Namev4.9.7 (Posted on )
First Release Namev4.0.0 (Posted on )
用户参与
Stargazers Count1.4k
Watchers Count65
Fork Count170
Commits Count4.8k
Has Issues Enabled
Issues Count555
Issue Open Count223
Pull Requests Count312
Pull Requests Open Count34
Pull Requests Close Count71
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private