enso/lib/scala/core-definition
2020-07-21 13:59:40 +01:00
..
src/main/scala/org/enso/core Refactor the crate structure (#967) 2020-07-03 14:42:45 +01:00
README.md Add a markdown style guide (#1022) 2020-07-21 13:59:40 +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.