https://github.com/pbui/omg
Loose collection of a bunch of modules and extensions for Gauche Scheme
https://github.com/pbui/omg
Last synced: 5 months ago
JSON representation
Loose collection of a bunch of modules and extensions for Gauche Scheme
- Host: GitHub
- URL: https://github.com/pbui/omg
- Owner: pbui
- License: other
- Created: 2016-11-17T18:35:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-17T18:35:36.000Z (over 9 years ago)
- Last Synced: 2025-01-31T00:31:43.430Z (over 1 year ago)
- Language: Scheme
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
-------------------------------------------------------------------------------
OMG - README
-------------------------------------------------------------------------------
"Cos little by little, we gave you everything you ever dreamed of."
- Oasis, Heathen Chemistry, Little by Little
Introduction
------------
This is loose collection of a bunch of modules and extensions I made for the
Gauche Scheme interpreter. Most of macros and functions should be documented
with examples and eventually I'll make info files for them.
Features
--------
Install
-------
Just run install.sh as root user. This will copy the extentions to the Gauche
site directory (e.g. gauche-config --sitelibdir).
Usage
-----
Look at the individual module at how to use them.
-------------------------------------------------------------------------------