Skip to content

boschresearch/functional-json-vscode

Repository files navigation

ISON Language Syntax Highlighting

Check out the stable branch for the latest stable version

The ISON language is a functional programming language that lives within the JSON or JSON5 syntax specification. That is, every ISON script file can be read as a standard JSON file. The ISON syntax only appears in strings within the JSON file. This syntax highlighting supports the JSON5 standard and the ISON extensions.

Purpose of the project

This software is a research prototype, originally developed for use in rendering automation.

The software is not ready for production use. It has neither been developed nor tested for a specific use case. However, the license conditions of the applicable Open Source licenses allow you to adapt the software to your needs. Before using it in a safety relevant setting, make sure that the software fulfills your requirements and adjust it according to any applicable safety standards (e.g. ISO 26262).

Contributing to the project

Please read the conditions you need to comply with in order to contribute to this project in the CONTRIBUTING file.

License

The ISON Language Syntax Highlighting package is licenced under the Apache-2.0 license. See the LICENSE file for more details.

Features

ISON language definition syntax highlighting

Requirements

None

Extension Settings

none

Known Issues

none

Release Notes

See Catharsys release notes

About

VSCode syntax highlighting for JSON, JSON5 and ISON extensions

Resources

License

Stars

Watchers

Forks

Packages

No packages published