enso/lib
Dmitry Bushev e92b9d0fc0
Store Project Manager Metadata in Project Directory (#1120)
Project Manager to stores its metadata inside the project directory, 
instead of maintaining the global index. This will allow users to move 
and modify files inside the ~/enso directory.
2020-09-07 12:25:14 +03:00
..
rust Implement part of the Enso lexer in rust (#1109) 2020-08-27 13:27:22 +01:00
scala Store Project Manager Metadata in Project Directory (#1120) 2020-09-07 12:25:14 +03: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.