OpenAADL / ocarina

AADL model processor: mappings to code (C, Ada); Petri Nets; scheduling tools (MAST, Cheddar); WCET; REAL
http://www.openaadl.org
Other
64 stars 29 forks source link

subrogram with mix langages #266

Open yoogx opened 4 years ago

yoogx commented 4 years ago

An AADL subprogram can have multiple language (e.g. as part of its transitive closure, mixing C and C++) We should rework the makefile to address this

yoogx commented 4 years ago

Subsequent work required to homogenize the processing of multi-languages subprograms