James Cameron
James Cameron
Nice. I would have put a Forth on the ESP8266 as well as the STM8, but oh well. :grin:
@TG9541, no, I use CForth on ESP8266. Somewhat higher code to documentation ratio, but I read code faster than documentation. :grin:
> give esp8266 a chance, i knew someone has already done(punnyforth) CForth too.
I agree with @MitchBradley. Unless you have a good reason to code in assembly, it's not worth the bother or the slow down you get by avoiding compiler optimisers. If...
I'm not aware of anything like that. I use emacs with the Forth mode, which does syntax highlighting. I use a Forth which has word completion, stack display, tracer and...
Interesting, thanks. OpenFirmware has some "bth" files, which are forth source used by the builder rather than by the target.
I approve. ES6 was finalised in June 2015. This along with the other changes relating to ES6 moves Music Blocks beyond compatibility with most instances of Sugar. I'm fine with...
The branch predates my work on PlatformIO so unable to test it directly, but did cherry-pick all later commits onto my rebased try-wip branch on https://github.com/MitchBradley/cforth/pull/113 and did build the...
I see, thanks.
There is much you can do, but it is up to you whether to do it. I can give you ideas, but you need to be comfortable with using git,...