The godot-rust book is a user guide for gdext, the Rust bindings to Godot 4. The book is still work-in-progress, and contributions are very welcome. An online version of the book is available at godot ...
This repository is where the Bud language is implemented. The virtual machine and related functionality are implemented separately from the language, making it language agnostic.