@PadraigOCinneide@mastodon.social
Post #1087088
2026-04-10 17:43 UTC
Absolutely unhinged project I sniped myself into yesterday: A #swift โ #GDScript transpiler
There's a watcher running in the background that generates the file on the right on save.
Replies (2)
-
@PadraigOCinneide@mastodon.social 2026-04-10 17:47
Why!? * I like Swift syntax better. * GDScript runs everywhere (inc. web browsers for jams) trivially. * SwiftGodot is awesome, and is honestly the more serious person's choice for using Swift here but I don't like the extra build complexity, this is just a watcher binary with no impact on Godot itself.
-
@melgu@norden.social 2026-04-10 21:37
@PadraigOCinneide Fascinating! Is there an advantage to this instead of using Swift directly? EDIT: Just saw the other posts. So never mind ๐