mirror of
https://github.com/lloeki/python-dcpu_16.git
synced 2025-12-06 09:54:39 +01:00
fixing links
This commit is contained in:
parent
93f16365d9
commit
bec3aea0a1
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ A DCPU-16 implementation in Python. See [the spec][0].
|
||||||
|
|
||||||
# But what's the goal of this? There's another one already!
|
# But what's the goal of this? There's another one already!
|
||||||
|
|
||||||
Well, what's wrong with taking another stab at it? Besides, I personnally felt it was too C-ish, and not pythonic enough (whatever that means, but you should [read][0] [this][1]). I wanted to revive whatever low-level (admittedly limited) ASM knowledge I had (from 6800/68000) and sharpen my Python-fu. The spirit of the thing is to be educative for everyone (including me).
|
Well, what's wrong with taking another stab at it? Besides, I personnally felt it was too C-ish, and not pythonic enough (whatever that means, but you should [read][1] [this][2]). I wanted to revive whatever low-level (admittedly limited) ASM knowledge I had (from 6800/68000) and sharpen my Python-fu. The spirit of the thing is to be educative for everyone (including me).
|
||||||
|
|
||||||
# How do I use this?
|
# How do I use this?
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue