Implement evaluator materializer and CLI

This commit is contained in:
2026-06-16 02:10:54 +09:00
parent ddcee75c8d
commit c33c484bac
6 changed files with 1082 additions and 11 deletions
-1
View File
@@ -9,7 +9,6 @@
- 演算子の優先順位。
- `rec` の扱い。
- コメント構文を `#` のみにするか。
- パス import と文字列 import の扱い分け。
## 型・制約