Syntax highlighting and color theme for the Quill programming language (`.qil files).
The compiler for Quill can be found at:
https://github.com/Bean-Pringles/Quill
Features
Syntax highlighting for:
# comments
Keywords: let and print
Types: i32, i64, f32, f64, bool, and string
Variable names
Numbers
Strings
Math operators: + - * / %
Comparison operators: == != && ||
Dark color theme: “Quill Standard”
Installation
Clone or download the extension folder.
Open it in VS Code.
Press F5 to run the extension in a new VS Code window.
Open a .qil file to see syntax highlighting.
License
MIT
Only the VS Code extesion is under the MIT License, the rest of the utilities are licensed under the Bean Pringles Compiler License (BPC License) v1.0