enso/lib/scala/core-definition
Ara Adkins 746521f8b2
Bump SBT and Scalafmt (#1203)
Co-authored-by: Radosław Waśko <radoslaw.wasko@enso.org>
Co-authored-by: Dmitry Bushev <bushevdv@gmail.com>
2020-10-22 16:12:28 +02:00
..
src/main/scala/org/enso/core Bump SBT and Scalafmt (#1203) 2020-10-22 16:12:28 +02: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.