/logic-gates-rb

Simple logic gate and circuit implementations in Ruby.

Primary LanguageRubyMIT LicenseMIT

Simple logic gate and circuit implementations in Ruby. Starts from implementing a NAND gate and builds up to implementing a 4-bit Full Adder.

For an internal tech talk @ Freebird.

To run tests, run make.