Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julgitt/logic-circuit-simulator
Logic Circuit Simulator taking into account the time delay of the logic gates
https://github.com/julgitt/logic-circuit-simulator
functional-programming logic-circuit-simulator logic-gates racket
Last synced: about 4 hours ago
JSON representation
Logic Circuit Simulator taking into account the time delay of the logic gates
- Host: GitHub
- URL: https://github.com/julgitt/logic-circuit-simulator
- Owner: julgitt
- Created: 2023-07-21T20:08:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-21T20:14:43.000Z (over 1 year ago)
- Last Synced: 2024-01-26T09:31:16.446Z (10 months ago)
- Topics: functional-programming, logic-circuit-simulator, logic-gates, racket
- Language: Racket
- Homepage:
- Size: 262 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Logic-Circuit-Simulator
Created in Racket during Methods of Programming course at the University.It contains a number of functions allowing you to create and simulate the logic gates.