EnglishFrenchSpanish

Ad


OnWorks favicon

HCL download for Linux

Free download HCL Linux app to run online in Ubuntu online, Fedora online or Debian online

This is the Linux app named HCL whose latest release can be downloaded as v2.19.1sourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named HCL with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application, install it and run it.

SCREENSHOTS

Ad


HCL


DESCRIPTION

HCL is a toolkit for creating structured configuration languages that are both human- and machine-friendly, for use with command-line tools. Although intended to be generally useful, it is primarily targeted toward DevOps tools, servers, etc. HCL has both a native syntax, intended to be pleasant to read and write for humans, and a JSON-based variant that is easier for machines to generate and parse. It includes an expression syntax that allows basic inline computation and, with support from the calling application, the use of variables and functions for more dynamic configuration languages. HCL provides a set of constructs that can be used by a calling application to construct a configuration language. The application defines which attribute names and nested block types are expected, and HCL parses the configuration file, verifies that it conforms to the expected structure, and returns high-level objects that the application can use for further processing.



Features

  • Whereas JSON and YAML are formats for serializing data structures, HCL is a syntax and API specifically designed for building structured configuration formats
  • HCL is intended as a base syntax for configuration formats built around key-value pairs and hierarchical blocks whose structure is well-defined by the calling application
  • HCL attempts to strike a compromise between generic serialization formats such as JSON and configuration formats built around full programming languages
  • HCL is built around two primary concepts: attributes and blocks
  • Regardless of which syntax is used, the API within the calling application is the same
  • It is primarily targeted towards devops tools, servers, etc.


Programming Language

Go


Categories

JSON

This is an application that can also be fetched from https://sourceforge.net/projects/hcl.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad