What does HackerNews think of Modia.jl?
Modeling and simulation of multidomain engineering systems
And quick mention to bring it back to the main thread here, the DataDrivenDiffEq symbolic regression API gives back Symbolics.jl/ModelingToolkit.jl objects, meaning that the learned equations can be put directly into the simulation tools or composed with other physical models. We're really trying to marry this process modeling and engineering world with these "newer" AI tools.
https://github.com/ModiaSim/Modia.jl
The authors of that tool have a strong background in modeling and simulation of differential algebraic equations. Not so much in designing DSLs, though, so there maybe some technical oddities. But I expect the simulation aspect to be quite decent.
[1] https://github.com/ModiaSim/Modia.jl [2] https://youtu.be/hVg1eL1Qkws
Several groups are working on systems inspired by Modelica, including:
http://tshort.github.io/Sims.jl/latest/
and
https://www.modelica.org/events/modelica2017/proceedings/htm... (https://github.com/ModiaSim/Modia.jl)