jrduncans / truthtable

Ruby script to print out a truthtable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

truthtable

Prints out a truth table for boolean expressions

Install

Requirements

  • Bundler

bundle update

Usage

truthtable 'a && (b || c)'

About

Ruby script to print out a truthtable

License:MIT License


Languages

Language:Ruby 100.0%