https://github.com/katee/notand2something
(Simulated) computer from basic gates → compiled language
https://github.com/katee/notand2something
Last synced: 8 months ago
JSON representation
(Simulated) computer from basic gates → compiled language
- Host: GitHub
- URL: https://github.com/katee/notand2something
- Owner: Katee
- Created: 2013-10-17T15:09:46.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-02-16T20:04:11.000Z (over 11 years ago)
- Last Synced: 2025-04-05T10:11:12.428Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 328 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# ¬& to Something
These are my solutions to a fantastic project that I won't name. (When I had the name I got a message from a teacher that their students were submitting sections of this repo as their own :anguished:)
This project contains the complete source code for an 80s style simple computer, all the way from simple gates to a CPU. It also has a compiler for a high level Java-esque language that can be compiled and run on the virtual computer.