Skip to content

rixmann/clojure.otp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# gen_fsm

gen_fsm for clojure.

## Usage

See for yourself in the test (test/gen_fsm/test/core.clj), there are two fsm's implemented in this project:
- gen_fsm.receiver implements a gen_server call-like-behaviour.
- gen_fsm.test.count_fsm is a simple counter which is used in the test.


## License

Copyright (C) 2011

Distributed under the Eclipse Public License, the same as Clojure.

Ole Rixmann <[email protected]> 12.8.2011

About

An OTP-similar system for clojure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published