yamlscript

2024-04-17T13:46:23.359459Z

Has anyone used Yamlscript to define a mod for minetest? Seems like it would be cool and maybe a good fit

Ingy döt Net 2024-04-18T18:19:52.560249Z

I'll take a look at this tomorrow. At a conference today. YS can generate Lua or other code, yes. Also should have a Lua YS binding library soon.

2024-04-17T14:01:37.886289Z

I came across this example from @julian608 of how it can be done with Fennel so I wondered if the same could be done with yamlscript: https://codeberg.org/rommudoh/learning_minetest_modding

2024-04-17T15:01:03.443639Z

Can I create Lua code with yamlscript?