Skip to content

per-gron/blackhole-libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages