WG211/M14Bagge

From WG 2.11
Jump to: navigation, search

Generating Modular C++ and Java Code by Anya Helene Bagge

Magnolia is a language designed for experiments in modularity and the integration of specification and code. It support multiple backend languages (of which C++ is the primary), and allows code written in the backend language to be integrated with Magnolia code. In this talk, I'll show how Magnolia modularity features are mapped to C++ and Java, and how Magnolia supports integration with these languages.