I have released a new version of IronMeta. It makes the syntax closer to the usual OMeta syntax.
I also fixed a bug that caused some redundant evaluation to be done. Performance is still pretty bad, though.
I will be focusing on
You can download the new version at SourceForge, or via Subversion at https://ironmeta.svn.sourceforge.net/svnroot/ironmeta/tags/1.2/
.
IronMeta provides a programming language and application for generating pattern matchers on arbitrary streams of objects. It is an implementation of Alessandro Warth’s OMeta system for C# on .NET.