docs/runtime/README.md
The Enso runtime refers to both the compiler and the optimising JIT runtime for Enso. While this might seem like a strange choice, it makes sense internally as the components are integrated to a level not seen in most languages. It encompasses the following functionality:
Core.This folder contains all of the documentation related to the runtime, which is broken up as follows: