enso/lib/core-definition
2020-04-14 17:00:51 +01:00
..
src/main/scala/org/enso/core Fix warnings, docs, and repo structure (#651) 2020-04-14 17:00:51 +01:00
README.md Fix warnings, docs, and repo structure (#651) 2020-04-14 17:00:51 +01:00

Core Definition

This library contains the definition of the Enso core language. This language is used in the Enso compiler as an intermediate representation to enable both a flexible, pass-based architecture, and integrated type-checking.