glsl-lexer/README.md

13 lines
312 B
Markdown
Raw Normal View History

2024-07-25 11:08:27 +02:00
# GLSL-LEXER
A library providing lexing capabilities for GLSL 460 and it's subsets.
---
## 👷🏻‍♀️ UNDER CONSTRUCTION 🚧
---
## Features
- [ ] Building Syntax Tree
- [ ] Exporting Syntax Tree as graphviz
- [ ] Integration with [epoqe demo toolchain](https://www.pouet.net/groups.php?which=15323)