You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -757,7 +756,7 @@ See also github.com/chimera-kube/chimera-admission
757
756
758
757
### Starlark (formerly known as Skylark)
759
758
760
-
See https://github.com/google/starlark-go/.
759
+
See https://github.com/google/starlark-go/.
761
760
Starlark is an untyped dynamic language with high-level data types, first-class functions with lexical scope, and automatic memory management or garbage collection.
762
761
It is mostly used in build system and has been added as a dependency in k/k.
0 commit comments