Skip to main content

ReDScribe: Ruby-embedded DSL for Godot.

Let's re-describe your code as your own friendly domain-specific language.

Execution

You can execute mruby code (a lightweight Ruby) in Godot and emit signals from mruby to Godot.

Editing

Editing

You can write and edit Ruby files in the Godot Editor.

REPL

REPL

You can try out Ruby interactively in Godot.