YML 2.0 released
I wrote a PEG parser-interpreter implementation for my YPL project. I wanted to test it out.
For that case, I needed a sample application. My language YML didn't use a parser yet (I heavily depended on the Python parser).
So I decided to reimplement YML using my own parser. The result you can find on the YML Homepage, as usually.
YML 2 is not completely syntax compatible with YML 1 for good reasons. You can find support for YML 1.x here.
publiziert Tue, 27 Jan 2009 16:31:34 +0100