diff options
| author | Alex Corcoles <alex@pdp7.net> | 2023-03-05 16:01:56 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-05 16:01:56 +0100 |
| commit | 896b162fb11d72a8231ea3550e37a49df1b32bfa (patch) | |
| tree | dfac6dcc13844265486f0e82e8f3bc88d4be11f3 | |
| parent | a91f76bc01c2b4df09e6f67892a7835fcc493430 (diff) | |
Add Langium
| -rw-r--r-- | INTERESTING_PROJECTS.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org index 742e494b..a7ea2a2e 100644 --- a/INTERESTING_PROJECTS.org +++ b/INTERESTING_PROJECTS.org @@ -25,6 +25,7 @@ Also keeping things in a Org mode means I can classify and add notes. ** ProseMirror - https://github.com/ProseMirror/prosemirror-markdown * Parsers + - https://github.com/langium/langium - DSLs and LSP - https://github.com/hydro-project/rust-sitter - TreeSitter in Rust - https://github.com/jzimmerman/langcc - https://github.com/petitparser/dart-petitparser |
