Risto_Saarelma comments on Great Explanations - Less Wrong

23 Post author: lukeprog 31 October 2011 11:58PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (113)

You are viewing a single comment's thread. Show more comments above.

Comment author: Risto_Saarelma 20 July 2013 06:25:29AM 0 points [-]

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.