/lmntal-vscode

Primary LanguageTypeScriptMIT LicenseMIT

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