[Tools-discuss] Re: ABNF parser for windows?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tools-discuss] Re: ABNF parser for windows?
On Sat, Nov 11, 2006 at 10:12:32AM -0800,
balajik5 <balajik5 at rediffmail.com> wrote
a message of 18 lines which said:
> Can anyone provide some inputs on writing a ABNF parser for windows
> platform? Is there one available already?
Did you try all the ones indicated in
http://tools.ietf.org/inventory/verif-tools? Specially:
* abnf-parser is written in Perl, and many Perl programs run on
MS-Windows,
* eusthathius is written in Haskell and Haskell's hugs or ghc run fine
on Windows and are often used on that platform.
* abnfgen seems written in very standard C so it should compile.
_______________________________________________
Tools-discuss mailing list
Tools-discuss at ietf.org
https://www1.ietf.org/mailman/listinfo/tools-discuss
Note: Messages sent to this list are the opinions of the senders and do not imply endorsement by the IETF.