|
|
|
|
|
by liuliu
2064 days ago
|
|
Starlark is OK (it is very similar to Python except removed non-deterministic part). But the part where no type-hinting kicks in is when you try to read the actual underlying macros / functions the others provided. It is much harder to do without types (which Nickel seems would like to address). Honestly, I would prefer anything that mimics popular languages to lower the bar of reading. |
|
I've played with it briefly, along with the Kubernetes plugin, and it was a nice experience.