8051forth icon indicating copy to clipboard operation
8051forth copied to clipboard

Getting started guidance?

Open RandoSY opened this issue 5 years ago • 2 comments

Howdy,

I've tried several times to get my head around this, but failed each time.

Can you point me to some info on how to get started applying this from first principles. I'm used to running forth as a native application, and talking via a terminal session to the interpreter/compiler and loading code via terminal text uploads, with the appropriate time delay to let the embedded Forth understand the code... This is a different kettle of fish.

Thank you!

RandoSY avatar Oct 11 '20 15:10 RandoSY

This is (was) a standalone Forth, very much like the ones you describe. It's just CamelForth by Brad Rodruigez.

It's not actively maintained now.

jamesbowman avatar Oct 11 '20 23:10 jamesbowman

Thanks you!

RandoSY avatar Oct 14 '20 03:10 RandoSY