mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 22:10:15 +03:00
289198127f
Stateless (static) parser interface. Buffer-reuse optimization is now hidden within `Parser` implementation. Fixes #11121 and prevents similar bugs. # Important Notes - Also simplify `EnsoParser` API, exposing only a higher-level interface. |
||
---|---|---|
.. | ||
java | ||
js/runner | ||
rust | ||
scala | ||
README.md |
Libraries
This directory contains the libraries that should remain in this project, but that are not technically part of the main language implementation itself.