WG211/M14Bagge

From WG 2.11
Revision as of 09:43, 20 January 2015 by Ups (talk | contribs) (Created page with "''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 sup...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.