aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
diff options
context:
space:
mode:
authorGravatar David Chen <dzc@google.com>2015-10-28 12:28:56 +0000
committerGravatar Dmitry Lomov <dslomov@google.com>2015-10-28 16:04:40 +0000
commitb1e57c6b9ce9f141b41d696f0d8e9982e1c6753d (patch)
treeb2c6f4466d9f04e8490d48875a2a2117315a11fe /site
parentdf7f8e6ec106810d57474a0b7f001b31228e04be (diff)
Add Jsonnet to list of Bazel users.
-- MOS_MIGRATED_REVID=106487671
Diffstat (limited to 'site')
-rw-r--r--site/users.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/site/users.md b/site/users.md
index 85083495ba..b77d1a3deb 100644
--- a/site/users.md
+++ b/site/users.md
@@ -40,6 +40,11 @@ function.
An ecosystem for building tools that work with code.
+## [Jsonnet](http://google.github.io/jsonnet/doc/)
+
+An elegant, formally-specified config generation language for JSON. (Bazel is a
+supported build system.)
+
## [PetitParser for Java](https://github.com/petitparser/java-petitparser)
Grammars for programming languages are traditionally specified statically. They