icyphy / ptII

Ptolemy II is an open-source software framework supporting experimentation with actor-oriented design.
https://ptolemy.eecs.berkeley.edu/ptolemyII
Other
98 stars 43 forks source link

Use openArchitectureWare templates for codegen #225

Open cxbrooks opened 14 years ago

cxbrooks commented 14 years ago

Note: the issue was created automatically with bugzilla2github tool

Original bug ID: BZ#344 From: @cxbrooks Reported version: 8.1.devel CC: pt-dev@chess.eecs.berkeley.edu

cxbrooks commented 14 years ago

Edward writes: "The actor library for codegen is given using a rather crude template file format that is inherited from the previous codegen package. We would like to replace this with a modern template code generation mechanism based on openarchitectureware, which is now part of EMF (the Eclipse Modeling Framework). We have a rough plan for how to accomplish this... It is not easy, but it looks like it will work. This will make it much easier to write good codegen templates."