mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 22:10:15 +03:00
10f35390a1
Towards reduced reliance on Scala semantics. Translated IR.scala to IR.java and extracted implicits that now need to be imported explicitly. # Important Notes 1:1 translation. For now `@Identifier` and `@ExternalID` represent the old type aliases but are not verified at compile time. This is because in a mixed Scala/Java world this seems impossible to employ such frameworks as Checker. |
||
---|---|---|
.. | ||
rust | ||
scala | ||
README.md |
Libraries
This directory contains the libraries that should remain in this project, but that are not technically part of the main language implementation itself.