likeForth
likeForth - an IDE in one file with graphics and sound.
likeForth started out as a weekend challenge and is now a digital schrebergarten to me.
It is inspired by sectorForth and project-k.js, many thanks to the developers!
Included is a rather simple interpreter and a Forth compiler, which give you an interactive development environment.
It doesn't contain most Forth words but will be extended from time to time.
I hope, likeForth could be somewhat useful and is therefore published under MIT licence.
Many thanks to Leo Brodie for his book Thinking Forth
and special thanks to Tom Campbell, the author of My Big TOE.
...