rss resume / curriculum vitae linkedin linkedin gitlab github twitter mastodon instagram
To do
Jun 18, 2006

I finally compiled Antlr C# runtime with mono, however, there are some bugs in the nant build file, so you need to change the default MS Windows file separator to the default UNIX file separator, you know, replace the '\' with '/', then comment the automatic-AssemblyInfo.cs-file section to let nant run, after building you will have: antlr.astframe.dll and antlr.runtime.dll.

I'm also searching and learning about GtkSourceview's language specifications to use it in our OCL editor, we need, of course, OCL syntax before beginning the editor and to register its MIME-type, implementing both Reverse Engineering from sources and the OCL editor will be a nice experience.


Back to posts