Show HN: A programming language that uses only parentheses 14 years ago
HN user
dy9
4 karma
Posts0
Comments7
No posts found.
Here's a simpler approach that also supports either ST or IO: https://github.com/qpliu/dcpu16/blob/master/DCPU16.hs
Jack Tramiel, founder of Commodore, dies at age 83 14 years ago
A9 52 20 D2 FF A9 49 20 D2 FF A9 50 20 D2 FF
Show HN: dcpubin - a pastebin for DCPU-16 programs 14 years ago
SET PC, [SP++]
SET PC, [--SP]
SET PC, [location with I/O]
Notch's Specification for the In-Game DCPU-16 14 years ago
It seems to me the extra cycle is used to read the first word of the next instruction, since it needs to know how long the next instruction is to skip it.
Tools never die ... never 15 years ago
I would have gone for something big and expensive, like, say, the lunar module. Is anyone making a new lunar module or a hydrogen dirigible these days?
Stop Piping Cats 16 years ago
What's the rationale for piping sort into wc?