Fast-lang
From Mindstab Wiki
Fast-lang was a one day project to create a extremely minimal but fast assembly like language. You can also think of it as VM-proto2... kind of. In so much as it's the second demo language I've written that's capable of writing a prime number finder in (primes).
To get fast-lang, check it out from the git repository
git clone git://git.mindstab.net/git/fast-lang
and read the README for more details. This language, like VM-proto is just an educational exploration for me.
For news, check news posts on fast-lang from mindstab.net (http://www.mindstab.net/wordpress/index.php?s=fast-lang)
