#ast #parser #godot #gamedev

bin+lib gdparse

A parser for turning raw gdscript into an AST

1 unstable release

0.0.0 Jul 17, 2023

#63 in #godot

MIT license

2KB

GDScript Parser

Content

About

This project aims to create a complete and fast parser for the gdscript language, to make working with it in rust easier.

Usage

Contributing

Contributions are welcome! Make sure to create an issue before starting any work to prevent people from steping on eachothers work.

Licence

This project is licenced under GPL-V2

No runtime deps