On Friday October 17, this site was moved to a new server, https://mw.hh.se. The original address will continue to work. Whithin a week or two this site will return to the original address. /Peo HH IT-dep

WG211/M14Bagge: Difference between revisions

From WG 2.11
Jump to navigationJump to search
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..."
 
(No difference)

Latest revision as of 09:43, 20 January 2015

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.