mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 22:09:09 +00:00
![]() This will simplify parsing and make it possible to have a uniform lexer for the language. Previously unquoted package names were allowed to include '-'s, which aren't valid identifiers. In the future, we'll distinguish local paths from packages in the package-manager by looking for a ".roc" suffix, which should only be present in local paths. |
||
---|---|---|
.. | ||
Base64 | ||
Bytes | ||
platform | ||
.gitignore | ||
AStar.roc | ||
Base64.roc | ||
CFold.roc | ||
Closure.roc | ||
Deriv.roc | ||
NQueens.roc | ||
Quicksort.roc | ||
QuicksortApp.roc | ||
RBTreeCk.roc | ||
RBTreeDel.roc | ||
RBTreeInsert.roc | ||
TestAStar.roc | ||
TestBase64.roc |