Added good-old-times style, #1
This commit is contained in:
16
01-good-old-times/README.md
Normal file
16
01-good-old-times/README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
Style #1
|
||||
==============================
|
||||
|
||||
Constraints:
|
||||
|
||||
- Very small amount of primary memory, typically orders of magnitude
|
||||
smaller than the data that needs to be processed/generated.
|
||||
(The example sets the limit to 1024 bytes)
|
||||
|
||||
- No symbols -- i.e. no variable names or labels. All we have is
|
||||
addressable memory.
|
||||
|
||||
Possible names:
|
||||
|
||||
- Good old times
|
||||
- Early 50s style
|
||||
Reference in New Issue
Block a user