mirror of
https://github.com/google/go-jsonnet.git
synced 2025-08-08 07:17:12 +02:00
lexer_test.go | ||
lexer.go | ||
LICENSE | ||
README.md | ||
static_error.go |
go-jsonnet
This is a port of jsonnet to go. It is very much a work in progress.
This implementation is largely based on the the jsonnet C++ implementation.