5 ms·
When you say "native languages" you mean a statically compiled language? It's been done before with the technology underlying the OMR compiler component, howev
by magaudet 10y ago
When you say "native languages" you mean a statically compiled language?
It's been done before with the technology underlying the OMR compiler component, however there is some work that would need to be done to support this.
In principle though, there's no reason it couldn't be done.
- crudbug 10y agoYes, I meant "statically typed" similar to swift. I was thinking, OMR providing the native platform semantics that will enable multiple language syntaxes.