zeroflag / punyforth

Forth inspired programming language for the ESP8266

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributions

Jos-Ven opened this issue · comments

commented

Hi, Not sure if you still like additions
After poking around in GIT it seems that can be done through a fork.
Not sure if it is right and what to do next for:
c998b6a
if it is acceptable.
Jos

This looks really good. I have a use for it.
Is it portable to other forth implementations?

commented

Hi, Only if you adapt the non-standard issues like "[THEN]" etc.
and figure out what to do when is [THEN] is missing.
Perhaps
https://sourceforge.net/p/win32forth/svn/HEAD/tree/trunck/win32forth/src/INTERPIF.F
will help.