hbraun / ffsmlib
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (1)
- Wiki (1)
- Graphs
-
Tree:
29e2e9b
commit 29e2e9b3b92b68e5012c39d187d4364d983a681b
tree 9256274b779628db972429332aef0d400399f7fb
parent 7f2cad5dc5ebaa5b3b715f2cf2e89995fb647630
tree 9256274b779628db972429332aef0d400399f7fb
parent 7f2cad5dc5ebaa5b3b715f2cf2e89995fb647630
ffsmlib /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
LICENSE | ||
| |
NOTICE | ||
| |
README | ||
| |
build.xml | ||
| |
manifest.mf | ||
| |
nbproject/ | ||
| |
src/ | ||
| |
test/ |
README
This library was created by Hanno Braun. Website: http://habraun.net The functional finite-sate machine library (short: ffsmlib) is a small library for modelling finite-state machines. It is written in Scala (http://scala-lang.org/). ffsmlib is mainly a toy without any real applications right now.

