webidl-0.1.1: Parser and Pretty Printer for the Web IDL Language

The webidl package

Web IDL is a dialect of OMG IDL used by the Web App group to specify component interfaces of Web applications. See also:

http://www.w3.org/TR/WebIDL/ - working draft of the specification

http://www.w3.org/2008/webapps/wiki/Main_Page - Web App group wiki

http://code.google.com/p/es-operating-system/ - an experimental Google - Nintendo project from which the lexer/parser files for Web IDL are borrowed.

The package provides a Web IDL parsing/pretty-printing library, and the two executable programs:

Changes from 1.1: the parser has been fixed to recognize outermost-declared scoped names (those starting with ::), and allow for use of DOMString in typedefs and valuetypes, as the Web IDL working draft prescribes.

Properties

Versions0.1, 0.1.1
Dependenciesbase (≥4.0.0 & <5.0), bytestring (≥0.9), HSFFIG (≥1.1), LEXER, parsec (≥2.0 & <3.0), pretty (≥1.0), utf8-env, utf8-string
LicenseBSD3
AuthorDmitry Golubovsky
MaintainerDmitry Golubovsky <golubovsky@gmail.com>
StabilityExperimental
CategoryLanguage
Executablesidltestlex, idlppr
Upload dateMon Jun 8 02:55:59 UTC 2009
Uploaded byDmitryGolubovsky
Built onghc-6.10
Build failureghc-6.12 (log), ghc-7.0 (log), ghc-7.4 (log)

Modules

Downloads