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.
Làm theo các hướng dẫn sau để chạy ứng dụng này:
- 1. Đã tải ứng dụng này xuống PC của bạn.
- 2. Nhập vào trình quản lý tệp của chúng tôi https://www.onworks.net/myfiles.php?username=XXXXX với tên người dùng mà bạn muốn.
- 3. Tải lên ứng dụng này trong trình quản lý tệp như vậy.
- 4. Khởi động trình giả lập trực tuyến OnWorks Linux hoặc trình giả lập trực tuyến Windows hoặc trình mô phỏng trực tuyến MACOS từ trang web này.
- 5. Từ Hệ điều hành OnWorks Linux mà bạn vừa khởi động, hãy truy cập trình quản lý tệp của chúng tôi https://www.onworks.net/myfiles.php?username=XXXXX với tên người dùng mà bạn muốn.
- 6. Tải xuống ứng dụng, cài đặt và chạy nó.
MÀN HÌNH
Ad
Đi Jsonnet
MÔ TẢ
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.
Tính năng
- 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
Ngôn ngữ lập trình
Go
Danh Mục
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.