Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 707 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 707 Bytes

Chialisp Language Support

This is an unofficial Visual Studio Code extension that provides syntax highlighting for Chialisp, which is made by the Chia team. This language is a variation of Lisp, and the highlighting is similar, but with highlighting for the symbols that Chialisp specifically uses.

Features

Currently this extension supports basic highlighting for the Chialisp language, but semantic highlighting and more features may be added in the future. Highlighting Example

Release Notes

1.0.0

The intial release of this extension. It supports all of the existing Chialisp operators, keywords, literals, and functions.