jsonpiler 0.10.3

a Json syntax programming language for Windows
Documentation
# Commands

## version

Print program version

## help

Print this help message

## `<input.jspl | input.json> [args for .exe]`

Build an executable and run

## release `<input.jspl | input.json> [args for .exe]`

Build a release version and run

## build `<input.jspl | input.json>`

Build an executable

## `<build release | release build>` `<input.jspl | input.json>`

Build a release version

## format `input.jspl`

Format the source code

## server

Start a LSP server for the VS Code extension