2439905184 / 2439905184/Simple-language

使用lexer文法生成词法分析器代码

Open
#2 1 comment 0 reactions 1 assignee Claimed by @2439905184 View on GitHub
enhancement help wanted question
Dominant language
Java
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Compiler.nim
```

```
Lexer.nim
```
return_type -> "->"
赋值 -> "="
赋值语法2 -> "->"
continue_code -> "-->"
function_keyword -> "func"
array_left -> "["
array_right -> "]"
get_array_element -> "[]"
var_keyword -> "var"
编译指示 -> "{.hint.}"

```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.