https://github.com/gitgnu/gnu_guile-lib
https://github.com/gitgnu/gnu_guile-lib
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gitgnu/gnu_guile-lib
- Owner: gitGNU
- License: other
- Created: 2017-05-05T14:44:47.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-05T14:44:52.000Z (about 9 years ago)
- Last Synced: 2025-04-04T01:14:22.794Z (about 1 year ago)
- Language: Scheme
- Size: 2.15 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
Guile-Lib -- a repository of useful code written in Guile Scheme
================================================================
Guile-Lib is intended as an accumulation place for pure-scheme Guile
modules, allowing for people to cooperate integrating their generic
Guile modules into a coherent library.
Guile-Lib modules are well-documented and well-supported. Particularly
good modules might migrate from Guile-Lib into Guile itself, at some
point.
Think "a down-scaled, limited-scope CPAN for Guile".