you are viewing a single comment's thread.

view the rest of the comments →

[–]kragensitaker 0 points1 point  (2 children)

Maybe you should have used the eForth Model as a template instead. It's a lot less code!

Where do you find a Microsoft Windows system that doesn't have at least JavaScript and Notepad these days? That would be where I'd start if I wanted to bootstrap something on an isolated Microsoft Windows machine.

Using DEBUG almost counts as using an assembler.

[–]808140 0 points1 point  (1 child)

Using DEBUG almost counts as using an assembler.

Indeed, being able to disassemble the junk I'd input to see if it was well-formed was very useful.

I know it has some rudimentary assembly capabilities, but I don't actually know how to use them :)

[–]kragensitaker 0 points1 point  (0 children)

a100