|
|
|
|
|
by fstarship
443 days ago
|
|
I am aware of 3 “rust inspired scripting” languages that have dynamic types. Rhai
Rune
Dyon Mun is not dynamic, however it does not have string support afaik. Kotlin and Swift may be better candidates than these scripting languages for my imagined usecase. Come to think of it, maybe I don’t have a point other then there is so many scripting language’s inspired by rust that is dropping a major convenience feature, that I am surprised is negotiable (inferred typing ). |
|