Skip to content

FSM, compilation, syntactic tree, DAG, just for perform a useless treatement

Notifications You must be signed in to change notification settings

Aluriak/grammar-boolean-rapsody

Repository files navigation

grammar on boolean rapsody

Using grammar, FSM, syntactic tree and DAG for answer to a simple question. There is better ways ; one of them is to code it in lisp.

See gbr.py file for details and explanations.

See interf_data.py file for example of usage for computing a large set of test cases and retrieve their solutions.

usage:

make gbr   # run the gbr module
make dat   # run the interf_data module
make test  # run the unit tests

licence: WTFPL

About

FSM, compilation, syntactic tree, DAG, just for perform a useless treatement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published