mirror of
https://github.com/enso-org/enso.git
synced 2024-11-24 00:27:16 +03:00
5 lines
241 B
Markdown
5 lines
241 B
Markdown
|
# 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.
|