-
Notifications
You must be signed in to change notification settings - Fork 4
Libraries for use with Black Hole. NOTE: This repository is deprecated and is replaced by Black Hole's package system
License
per-gron/blackhole-libs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NOTE: This repository is deprecated. The package functionality of Black Hole replaces this. For instance, in order to install the srfi package, issue the command "bh install srfi". Then, to import the lists module of the srfi package, do (import (srfi lists)) --- This repository contains useful libraries for use with the blackhole module system. It contains some basic data structures, implementations of some SRFIs, a web server and client, and some utility modules. When installed into the std directory of blackhole, the modules will be accessible with for instance (import (std srfi/1))
About
Libraries for use with Black Hole. NOTE: This repository is deprecated and is replaced by Black Hole's package system
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published