JFYI: Haskell implementation of Web IDL parser/prettyprinter

8 views
Skip to first unread message

Dmitry Golubovsky

unread,
Jun 5, 2009, 5:12:53 AM6/5/09
to es-operating-system, shiki....@gmail.com
Hi,

In case anybody is interested: I have recently released a Haskell
package containing lexer, parser, and pretty printer for the Web IDL
language. The lexer is based on the lexer.ll from esidl (all necessary
conversions and bindings are done automatically), and the parser was
written from scratch using BNF fragments found in parser.yy, with
Parsec.

Haskell package details are available here:

http://hackage.haskell.org/cgi-bin/hackage-scripts/package/webidl-0.1

Special thanks to Shiki for help with some questions I had.

Shiki Okasaka

unread,
Jun 5, 2009, 6:09:15 AM6/5/09
to Dmitry Golubovsky, es-operating-system
Hi Dmitry,

Thanks for posting this wonderful news. It's really great to see more
programming languages are going to support Web IDL.

Best,

- Shiki

2009/6/5 Dmitry Golubovsky <golub...@gmail.com>:

Reply all
Reply to author
Forward
0 new messages