8000 GitHub - 9231058/TFA: Tiny Finite Automata, simple library for working with FAs.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 16, 2025. It is now read-only.

9231058/TFA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TFA

Introduction

Tiny Finite Automata, simple library for working with FAs.

How to use

First you create file with format describe in doc/input-format.txt for your fa and then you use fa_new(FILE *input_file) function in order to create FA object.

About

Tiny Finite Automata, simple library for working with FAs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0