Skip to content

A Truth Table Generator for Boolean Functions

Notifications You must be signed in to change notification settings

catsolot/ttable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

ttable

This is a program in C to generate a truth table on the console for a specified Boolean function. Currently only works for 2 variables and limited set of Boolean functions.

TODO

  1. Read command file
  2. Display truth table
  3. Command line jazz

Potential Ideas

  1. Add custom user defined Boolean operators

About

A Truth Table Generator for Boolean Functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published