Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r0nk/simplecpu
A website to explain how computers actually work.
https://github.com/r0nk/simplecpu
Last synced: 6 days ago
JSON representation
A website to explain how computers actually work.
- Host: GitHub
- URL: https://github.com/r0nk/simplecpu
- Owner: r0nk
- License: mit
- Created: 2014-10-19T17:01:09.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T09:04:00.000Z (about 4 years ago)
- Last Synced: 2024-08-01T19:42:03.858Z (3 months ago)
- Language: JavaScript
- Size: 524 KB
- Stars: 270
- Watchers: 15
- Forks: 35
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
simpleCPU.com
=========A website to explain how computers actually work.
Coding styles:
--------------* js width less then 80 characters.
* If you have to choose between fast or simple, choose simple.
* In general, less is more.