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...
Jainja is a JVM (Java Virtual Machine) written in Java
Jainja is a JVM (Java Virtual Machine) written in Java.
The VM is developed by using the smallest possible subset of Java in order to run on top of multiple environments : Java SE, JavaME, Android, Javascript, and even natively.