This is the Linux app named Go Jsonnet whose latest release can be downloaded as go-jsonnet_Linux_i386.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Go Jsonnet with OnWorks for free.
Segui queste istruzioni per eseguire questa app:
- 1. Scaricata questa applicazione sul tuo PC.
- 2. Entra nel nostro file manager https://www.onworks.net/myfiles.php?username=XXXXX con il nome utente che desideri.
- 3. Carica questa applicazione in tale file manager.
- 4. Avviare l'emulatore online OnWorks Linux o Windows online o l'emulatore online MACOS da questo sito Web.
- 5. Dal sistema operativo OnWorks Linux che hai appena avviato, vai al nostro file manager https://www.onworks.net/myfiles.php?username=XXXXX con il nome utente che desideri.
- 6. Scarica l'applicazione, installala ed eseguila.
IMMAGINI
Ad
Vai Jsonnet
DESCRIZIONE
go-jsonnet is a pure Go implementation of the Jsonnet data templating language, which extends JSON with variables, functions, imports, and a standard library so you can generate complex configuration safely. Instead of hand-maintaining massive JSON files, you write concise, reusable templates that evaluate to JSON or YAML, with deterministic semantics and rich error messages. The repository ships both an embeddable VM for Go programs and a command-line interpreter, making it easy to integrate templating into build systems, CLIs, and services. Import paths and custom resolvers let you structure large configuration trees across directories or remote sources, while top-level arguments and external variables parameterize builds per environment. Native functions can be registered from Go to expose domain-specific helpers without forking the language. Tooling such as a formatter and linter-friendly errors encourages clean, consistent templates that scale across teams.
Caratteristiche
- Embeddable Go VM with a simple API for EvaluateSnippet and EvaluateFile
- CLI interpreter with support for YAML output, top-level args, and external variables
- CLI interpreter with support for YAML output, top-level args, and external variables
- Configurable importers and search paths for modular template trees
- Native function hooks to extend Jsonnet with Go helpers
- Standard library for sets, strings, objects, and functional composition
- Built-in formatter and linter-friendly diagnostics for consistent code style
Linguaggio di programmazione
Go
Categorie
This is an application that can also be fetched from https://sourceforge.net/projects/go-jsonnet.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.