Skip to content

Common Lisp system to denifen flows of data/operations in your software system. This handles the (re)-direction of the data through the flow.

Notifications You must be signed in to change notification settings

madnificent/flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLOW

Flow is a Common Lisp library to enforce a flow of operations your code will go through.

This is a fairly trivial system to enforce the flow of data. The code is fairly well documented through the docstrings. You can find an example in example.lisp Combine these two resources and you should be up and running in no time.

About

Common Lisp system to denifen flows of data/operations in your software system. This handles the (re)-direction of the data through the flow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages