Skip to content

Sam-Hildebrand/Gates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gates:

A command line implementation of a Digital logic simulator in python.

It works as sort of a "self-modifying package" where each new gate you create is converted to actual python code within the package.

You can implement any digital logic with simply the "AndGate" and "NotGate" builtins, however, since it's a personal project I've included some other gates I've implemented.

About

A commandline implementation of a digital logic simulator in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages