a .NET hosted scripting language with a focus on meta-programming and embedded DSLs
Here it comes, the first public distribution of Prexonite. I call it a "beta preview" as it is no longer in alpha state (all major features are working; at least all unit tests pass.) but there is little to no documentation. I'm still working on both the API and the language reference.
The preview consists of two *.zip archives: The sources(including unit tests and all dependencies) and pre-compiled binaries of the runtime (Prexonite.dll) and the standalone host (Prx.exe).
Ah, and by "little to no documentation" I mean partial (20%) XML documentation. Heck I don't even have a readme.txt. If you have any questions, please ask (through comments or using the e-mail address in the LICENSE.txt file) me.