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

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

REPL
You can try out Ruby interactively in Godot.
Let's re-describe your code as your own friendly domain-specific language.
You can execute mruby code (a lightweight Ruby) in Godot and emit signals from mruby to Godot.
You can write and edit Ruby files in the Godot Editor.
You can try out Ruby interactively in Godot.