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.
Befolgen Sie diese Anweisungen, um diese App auszuführen:
- 1. Diese Anwendung auf Ihren PC heruntergeladen.
- 2. Geben Sie in unserem Dateimanager https://www.onworks.net/myfiles.php?username=XXXXX den gewünschten Benutzernamen ein.
- 3. Laden Sie diese Anwendung in einem solchen Dateimanager hoch.
- 4. Starten Sie den OnWorks Linux-Online- oder Windows-Online-Emulator oder den MACOS-Online-Emulator von dieser Website.
- 5. Rufen Sie vom gerade gestarteten OnWorks Linux-Betriebssystem aus unseren Dateimanager https://www.onworks.net/myfiles.php?username=XXXXX mit dem gewünschten Benutzernamen auf.
- 6. Laden Sie die Anwendung herunter, installieren Sie sie und führen Sie sie aus.
SCREENSHOTS
Ad
Gehen Sie zu Jsonnet
BESCHREIBUNG
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.
Eigenschaften
- 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
Programmiersprache
Go
Kategorien
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.