Skip to content
/ xml Public

A MontiCore language for defining XML artifacts and related tooling.

Notifications You must be signed in to change notification settings

MontiCore/xml

Repository files navigation

XML

The MontiCore language XML defines the parsing and processing infrastructure for XML artifacts. The language component (and full language) is part of the MontiCore language library.

Please note that XML (like JSON or ASCII) is just a carrier language. The concrete XML dialect and the question, how to recreate the real objects / data structures, etc. behind the XML structure is beyond this grammar but can be applied to the AST defined in XMLLight.

Functionality

Parsing XML artifacts and pretty printing.

Further Links

Further Information

About

A MontiCore language for defining XML artifacts and related tooling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages