Risto_Saarelma comments on Great Explanations - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (113)
Also worth reading: eForth overview (there's something very annoying going on with the page style that makes the text lines always be just a bit wider than my browser window, no idea what that's about). This is about how a Forth can get started from an absolutely minimal kernel of native assembly code, and how the rest of the necessary words are defined in Forth.