[go: up one dir, main page]

Skip to content

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

Notifications You must be signed in to change notification settings

mezianeAITE/grammar-boolean-rapsody

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

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

Languages

  • Python 99.5%
  • Makefile 0.5%