Skip to content

ChaosEternal/guile-termite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Termite is an Erlang-style concurrent programming model for Scheme. The original Termite is developed by Guillaume Germain using Gambit-C Scheme. Termite is a massage passing model.

Guile-Termite is a port of Termite model to the GNU Guile. It contains two parts:

  1. Thread-mailbox
  2. The Termite framework itself

Currently the thread-mailbox is finished.

About

A port termite erlang-style concurrency model to GNU Guile.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages