still active.
Post date: Mar 10, 2012 2:04:48 AM
at present, working on the compiler and vm for the language that will be used in future projects.
it's called frf, for no reason in particular. forth-like with some non-forth-like elements. stack based but managed. no direct pointer work, heavily multithreaded. lots of inspiration from erlang.
progress is slow, but steady.