Skip to content

Implement multi-language support - #130

Draft
msujew wants to merge 4 commits into
mainfrom
msujew/multi-language-support
Draft

Implement multi-language support#130
msujew wants to merge 4 commits into
mainfrom
msujew/multi-language-support

Conversation

@msujew

@msujew msujew commented Jul 23, 2026

Copy link
Copy Markdown
Member

Closes #96

Still in draft status. Need to finalize some APIs and doc comments before this is ready for a real review. The general idea is the same though.

@cdietrich

Copy link
Copy Markdown

wondering about the common lexical scope and an option to have a lexer per entry rule
#131

@msujew
msujew force-pushed the msujew/multi-language-support branch from 78988e1 to 9f6d652 Compare July 27, 2026 14:14

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.

Benchmark suite Current: 25a7226 Previous: d803417 Ratio
BenchmarkWorkspaceCycle (typefox.dev/fastbelt/examples/statemachine) - MB/s 12.97 MB/s 5.21 MB/s 2.49

This comment was automatically generated by workflow using github-action-benchmark.

@msujew

msujew commented Jul 27, 2026

Copy link
Copy Markdown
Member Author

@cdietrich Thanks for the input. I plan to finish implementing this once #127 lands, since it refactors a lot of the lexer infrastructure.

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.

[Improvement] Support multi-language setups

2 participants