A simple, terminal-based boolean logic simulator
Go to file
daniel 4f3f006d0d finish the program and fix when a wire goes undefined 2017-04-25 14:38:15 -04:00
Radec finish the program and fix when a wire goes undefined 2017-04-25 14:38:15 -04:00
circuit finish the program and fix when a wire goes undefined 2017-04-25 14:38:15 -04:00
src finish the program and fix when a wire goes undefined 2017-04-25 14:38:15 -04:00
.gitattributes Add the basic class defineition for Wire and Gate. 2017-04-04 13:37:46 -04:00
.gitignore Add the basic class defineition for Wire and Gate. 2017-04-04 13:37:46 -04:00
readme.md update readme 2017-04-24 22:41:01 -04:00

readme.md

RADEC

TODO

  • debug: circuit parsing
  • debug: vector parsing
  • debug: simulation
  • debug: printing