Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shirok/Gauche
Scheme Scripting Engine
https://github.com/shirok/Gauche
r7rs-scheme scheme
Last synced: 12 days ago
JSON representation
Scheme Scripting Engine
- Host: GitHub
- URL: https://github.com/shirok/Gauche
- Owner: shirok
- License: other
- Created: 2013-04-17T01:40:09.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-05-01T10:18:28.000Z (6 months ago)
- Last Synced: 2024-05-02T00:08:54.909Z (6 months ago)
- Topics: r7rs-scheme, scheme
- Language: Scheme
- Size: 85 MB
- Stars: 782
- Watchers: 72
- Forks: 82
- Open Issues: 126
-
Metadata Files:
- Readme: README.adoc
- Changelog: ChangeLog
- Funding: .github/FUNDING.yml
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-racket-and-scheme - Gauche
README
= Gauche- Scheme Scripting Engine
Gauche is an R7RS Scheme scripting engine aiming at being a handy tool
that helps programmers and system administrators to write small to large
scripts quickly.Visit link:https://practical-scheme.net/gauche/[the project webpage] for more details.
Reference manuals are available online: https://practical-scheme.net/gauche/man/gauche-refe/index.html
If you're new to this project and want to try compiling from git repo,
check link:HACKING.adoc[] first. If it is your first time to build Gauche,
you should start from the release tarball instead of git clone; see
https://practical-scheme.net/gauche/download.html on how to get the tarball.
Once you get and untar the release tarball, see link:INSTALL.adoc[]
for the instructions. (If you're reading this in text editor,
INSTALL.en.adoc or INSTALL.ja.adoc are English-only and Japanese-only
version easier to read.)