Updated Home (markdown)

servostar 2024-05-08 13:53:51 +00:00
parent 4d170a9046
commit c7c855da98
1 changed files with 10 additions and 0 deletions

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