This is an implemenation of Miniforth written in Moonscript based on the article and code "Boostrapping a Forth in 40 lines of Lua code". (http://angg.twu.net/miniforth-article.html)
I really consider it a toy more than anything, but it was a fun way to start the year :)