An open API service indexing awesome lists of open source software.

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

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.