← Back to context

Comment by japanoise

5 years ago

A Forth shibboleth is that you have to implement your own in order to understand it. Try reading the assembly, then forth source, for jonesforth: https://github.com/AlexandreAbreu/jonesforth

This is how I learned.

Oh wow, thanks. That is pretty much exactly what I was looking for.