Experimenting with the LSP

This commit is contained in:
Mia
2026-03-08 14:34:12 +01:00
parent 2aababbbe1
commit 45fd421e19
16 changed files with 1682 additions and 228 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
[workspace]
resolver = "3"
members = ["allocators", "assembly", "compiler", "parser", "backends/llvm"]
members = ["allocators", "assembly", "compiler", "parser", "backends/llvm", "lsp"]