hbraun / ffsmlib

A simple, functional finite-state machine library. This is mostly a toy right now.

This URL has Read+Write access

name age message
file .gitignore Loading commit data...
file LICENSE
file NOTICE
file README
file build.xml
file manifest.mf
directory nbproject/
directory src/
directory 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.