Skip to content

Commit

Permalink
note on preprocessor features
Browse files Browse the repository at this point in the history
  • Loading branch information
douira committed Nov 30, 2021
1 parent d5415b4 commit 2c5a049
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ Then:
- AST structures for GLSL types: Continue work on Tensor (tensor manipulation methods and "widening" until it hits the maximum)
- More Phase functionality (abstract declaration replacement into a separate class, phase bases for inserting at certain important locations like before directives, before declarations, before defines, before the first function, after everything)
- Error on any tokens in the PREPROCESSOR channel optionally
- Make the Lexer parse #define directives (and others?) better
- Macro expansion (preprocessor) and other functions?

## Misc TODO

Expand Down

0 comments on commit 2c5a049

Please sign in to comment.