QRWells / lmntal-vscode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lmntal-vscode README

Language support for LMNtal.

Features

  • Syntax highlighting for both LMNtal and IL.
  • Language Server Protocol support for LMNtal.
    • Syntax check
    • Semantic highlighting

Get Started

  1. Install LMNtal compiler and runtime.
  2. Set path to LMNtal compiler and runtime in settings.

Requirements

Extension Settings

Setting description
lmntal.slimPath Path to LMNtal runtime
lmntal.slimArgs Options for LMNtal runtime
lmntal.compilerPath Path to LMNtal compiler
lmntal.compilerArgs Options for LMNtal compiler

Known Issues

None

About

License:MIT License


Languages

Language:TypeScript 100.0%