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.
Volg deze instructies om deze app uit te voeren:
- 1. Download deze applicatie op uw pc.
- 2. Voer in onze bestandsbeheerder https://www.onworks.net/myfiles.php?username=XXXXX in met de gebruikersnaam die u wilt.
- 3. Upload deze applicatie in zo'n bestandsbeheerder.
- 4. Start de OnWorks Linux online of Windows online emulator of MACOS online emulator vanaf deze website.
- 5. Ga vanuit het OnWorks Linux-besturingssysteem dat u zojuist hebt gestart naar onze bestandsbeheerder https://www.onworks.net/myfiles.php?username=XXXXX met de gewenste gebruikersnaam.
- 6. Download de applicatie, installeer hem en voer hem uit.
SCREENSHOTS
Ad
Ga Jsonnet
PRODUCTBESCHRIJVING
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.
Kenmerken
- 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
Programmeertaal
Go
Categorieën
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.