enso/lib
Kaz Wesley 60b1dce79e
Parser: hide internal APIs in generated Java (#3605)
Now that there's a public `org.enso.syntax2.Parser` interface (after #3599), make APIs that don't need to be exposed package-private.
2022-08-09 23:32:49 +02:00
..
rust Parser: hide internal APIs in generated Java (#3605) 2022-08-09 23:32:49 +02:00
scala Update Scala to 2.13.8 (#3631) 2022-08-08 19:32:55 +00:00
README.md Add a markdown style guide (#1022) 2020-07-21 13:59:40 +01:00

Libraries

This directory contains the libraries that should remain in this project, but that are not technically part of the main language implementation itself.