anishshobithps / anishshobithps/luma
LEXER-1a: Define token variant types in token.ml
オープン
lexer
priority: critical
status: ready
type: feature
- 主要言語
- TypeScript
- スター
- 1
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Define a token type as an OCaml variant covering all Luma tokens — keywords (let, mut, fn, if, else, while, for, return, match, import, export, struct, enum), literals (int, float, string, bool, nil), operators, punctuation, and identifiers. Each variant carries its payload where needed (e.g. Int of int, Str of string).
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。