Comment by antifa
9 months ago
> visual scripting languages
I'm surprised no one has made such a language that is designed from the ground up to be used as such for rust. Nim/coffeescript come to mind, but they target non-rust languages. Lua would be close enough if it weren't so alien to everything people like about rust.
Someone did actually create a scripting language specifically designed to work with rust: https://rhai.rs/