Skip to content

Data combinator for creating an undeterministic parametric state machine, suitible to compose complex statefull computations.

Notifications You must be signed in to change notification settings

vwwv/UndeterministicStateMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UndeterministicStateMachine

Data combinator for creating an undeterministic parametric state machine, suitible to compose lexers with complex tokens.

In this repository it is also included, as an example, how to use it for parsing a film-subtitle (*.srt) file. (actually, this small example was used once for fixing a real problem I had once when wahtching a that german movie...)

About

Data combinator for creating an undeterministic parametric state machine, suitible to compose complex statefull computations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published