Skip to content

vbogretsov/booltab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

booltab

Boolean expressions evaluator

Compilation

$ git clone https://github.com/vbogretsov/booltab.git
$ cd booltab
$ clib install
$ make

Usage

Read the help:

$ ./booltab --help

Licence

See the LICENCE file.