Crates.io | gdparse |
lib.rs | gdparse |
version | 0.0.0 |
source | src |
created_at | 2023-07-17 22:02:51.551304 |
updated_at | 2023-07-17 22:02:51.551304 |
description | A parser for turning raw gdscript into an AST |
homepage | |
repository | |
max_upload_size | |
id | 918880 |
size | 1,992 |
This project aims to create a complete and fast parser for the gdscript language, to make working with it in rust easier.
Contributions are welcome! Make sure to create an issue before starting any work to prevent people from steping on eachothers work.
This project is licenced under GPL-V2