smartrevolution

forth

Prof. Uli Hoffmann gave a HackerTalk at freiheit.com and introduced us to the programming language FORTH, which is completely stack-based: Push something onto the stack and call a function (a Forth word). FORTH has not so many open-source libraries. This is cool, so you have to write your own stuff and you known that everything works fine. :)

Prof. Uli Hoffmann gave a HackerTalk at freiheit.com and introduced us to the programming language FORTH, which is completely stack-based: Push something onto the stack and call a function (a Forth word). FORTH has not so many open-source libraries. This is cool, so you have to write your own stuff and you known that everything works fine. :)

10 November 2009 forth hacking