anishshobithps / anishshobithps/luma
LEXER-1: Implement Luma lexer in OCaml using ocamllex
Open
lexer
priority: critical
type: feature
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Replace the TypeScript tokenizer with an OCaml lexer written using ocamllex. The lexer reads raw Luma source text and produces a flat stream of typed tokens that the parser will consume. This is the first stage of the compiler pipeline.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.