Skip to content

lem-project/lem-mailbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lem Mailbox

This is an ANSI CL adaptation from the SBCL Mailbox utility, it has been tested only in ABCL for now, but it should work on any ANSI CL implementation.

Requirements

  • bordeaux-threads
  • bt-semaphore
  • queues

Installation

(ql:quickload :lem-mailbox)

Usage

The usage should be similar to the version in SBCL mailbox

About

Mailbox ANSI CL implementation from SBCL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published