enso/lib
Jaroslav Tulach 08c9ecb540
Simplify code to run in the browser (#8092)
In order to execute `runtime-parser` in browser, we need to slightly simplify dependencies of our code.

# Important Notes
The actual PR explaining why these changes are desirable is #8094
2023-10-23 14:16:15 +00:00
..
rust Ensure all spans have document offsets (#8039) 2023-10-19 12:36:42 +00:00
scala Simplify code to run in the browser (#8092) 2023-10-23 14:16:15 +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.