2439905184 / 2439905184/Simple-language
编译或运行指示
Offen
enhancement
草案
- Vorherrschende Sprache
- Java
- Sterne
- 0
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
从nim语言借鉴学习
```nim
{.指示.}
//多个指示
{.使用变量默认值. , .数组切片不包含末尾.}
```
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
The issue mentions borrowing a directive/pragma syntax from Nim. First, examine the existing compiler code to understand how language features are currently parsed and processed. Look for where similar annotations or compiler flags might be added. Determine what '使用变量默认值' and '数组切片不包含末尾' would mean in the context of Simple-language's dynamic type system. A newcomer would need to understand the compiler's architecture first.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java, nim
- Bereich
- compilers
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100