anishshobithps / anishshobithps/luma

LEXER-1a: Define token variant types in token.ml

オープン
#8 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。