Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.)