https://github.com/fleaz/register-machine
My first Python project ever
https://github.com/fleaz/register-machine
hacktoberfest
Last synced: 11 months ago
JSON representation
My first Python project ever
- Host: GitHub
- URL: https://github.com/fleaz/register-machine
- Owner: fleaz
- Created: 2019-12-23T00:41:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-23T00:46:04.000Z (over 6 years ago)
- Last Synced: 2025-03-11T21:32:01.067Z (over 1 year ago)
- Topics: hacktoberfest
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# register-machine
Back in school we once had to give presentations in computer science class. My topic was [register machines](https://en.wikipedia.org/wiki/Random-access_machine) and I decided to build an simulator so my classmates could play around with it and maybe better understand it. So I googled a bit for a good programming language to use (I had no programming experience at that point except for a few weeks of Java at school) and decided to use Python. So I teached myself a bit of Python in a few days and created this masterpiece which I lukily found in an very old backup :D