﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5511	Investigate MetaModelica to Julia translator	Martin Sjölund	John Tinnerholm	"Things that we need:

* A simple (or advanced) source-to-source MetaModelica-to-Julia translator. A prototype exists for SCode structure but should perhaps be rewritten using Absyn in order to keep comments.
* A Modelica parser that outputs Julia internal structures. Could perhaps be done using the existing ANTLR C target (that outputs MetaModelica structures) by using a macro to use the same code but one is external ""C"" in MetaModelica and the other linked in and used by Julia. Use an Absyn.mo to Absyn.jl file and test this parser. An alternative is to write a parser generator (Julia has lexer generators).
* Translate other files, including packages with external C code. Perhaps similar to the above."	defect	closed	high	Future	MetaModelica		fixed		John Tinnerholm
