Updated Home (markdown)
parent
4d170a9046
commit
c7c855da98
10
Home.md
10
Home.md
|
@ -1,5 +1,15 @@
|
||||||
# Welcome to the gemstone wiki!
|
# Welcome to the gemstone wiki!
|
||||||
|
|
||||||
|
## Todo
|
||||||
|
|
||||||
|
- Merge parser-boxen into parser-devel
|
||||||
|
- Merge parser-devel into main
|
||||||
|
- Merge concept/ast-design into main
|
||||||
|
- Generate AST from parser rules
|
||||||
|
- Validate/Simplify AST (Variable Scope, Types, ...)
|
||||||
|
- Make error checking rules
|
||||||
|
- Generate code from AST
|
||||||
|
|
||||||
This wiki contains information about the language specification, software implementation, build environment and programming examples.
|
This wiki contains information about the language specification, software implementation, build environment and programming examples.
|
||||||
|
|
||||||
## Wiki Content
|
## Wiki Content
|
||||||
|
|
Loading…
Reference in New Issue