13 lines
312 B
Markdown
13 lines
312 B
Markdown
|
# 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)
|