Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mitjabezensek/ndfsm

A simple implementation of non-deterministic finite state machine in C#
https://github.com/mitjabezensek/ndfsm

Last synced: 20 days ago
JSON representation

A simple implementation of non-deterministic finite state machine in C#

Awesome Lists containing this project

README

        

# NDFSM
A simple implementation of a deterministic finite state machine in C#. A post about it can be found on my blog: http://bezensek.com/blog/2015/04/12/non-deterministic-finite-state-machine-implementation-in-c-number/