Skip to content

feat(compiler): split frontend — keyword unification - #235

Closed
julia-script wants to merge 24 commits into
mainfrom
agent/split-compiler-frontend
Closed

feat(compiler): split frontend — keyword unification#235
julia-script wants to merge 24 commits into
mainfrom
agent/split-compiler-frontend

Conversation

@julia-script

Copy link
Copy Markdown
Owner

OpenSpec: split-compiler-frontend

Wave C. Partial — keyword unification done.

Done

  • ✅ Moved fn/let/move/pub/return/import into keywordSpellings table
  • ✅ Deleted manual per-byte keywordKind block
  • ✅ Lexer tests: 54/54 pass

Still needed

  • Extract Parser/*.ts sub-modules (Expression, Type, Statement, Declaration, Import)
  • internal/ParseState.ts
  • Grammar seam merges
  • Trivia-skipping peek(n)

Depends on

@julia-script

Copy link
Copy Markdown
Owner Author

Superseded by the unified PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant