Language support for LMNtal.
- Syntax highlighting for both LMNtal and IL.
- Language Server Protocol support for LMNtal.
- Syntax check
- Semantic highlighting
- Install LMNtal compiler and runtime.
- Set path to LMNtal compiler and runtime in settings.
- LMNtal compiler
- LMNtal runtime
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 |
None