Labels
Labels
27 labels
- This component will print the AST as Glu source code
- Something isn't working
- The importer for C/C++ header files
- Debug info emission at IRGen step
- Anything about the build system or CI/CD
- Improvements or additions to documentation
- The gluc executable — includes the main function and argument parsing
- This issue or pull request already exists
- New feature or request
- Passes transforming GIL
- The component which will decompile GIL to an AST
- The component which will lower the AST to the GIL (Glu Intermediate Language)
- Good for newcomers
- Extra attention is needed
- The handling of imports
- This doesn't seem right
- This component decompile the LLVM IR to GIL (Glu Intermediate Language)
- This component will generate the LLVM IR from the GIL (Glu Intermediate Language)
- The component which tokenize the source code
- The Glu Language Server Protocol
- The component which will optimise the GIL (Glu Intermediate Language)
- The component which will generate the AST
- Further information is requested
- Semantic Analysis — includes Constraint System & Scope resolution
- Passes that walk through the AST after Sema
- The standard library component
- This will not be worked on