partially working

This commit is contained in:
2026-03-05 22:14:17 -08:00
parent bb510fea4a
commit 7518c95769
9 changed files with 25288 additions and 10048 deletions

View File

@@ -5,4 +5,4 @@ Work in progress.
Not completely accurate, intended for editor use. We're ignoring the existance of mixfix and parsing as an app list.
The layout is doing the Haskel fake token thing for now.
The layout is doing the Haskel fake token thing for now. I'm not sure it's doing what I want though. Newt will kill tokens if they're out of indent. tree-sitter will not ask for START if it's not expected? .. Maybe we return one anyway.