Website | Source
Langium is a language engineering tool with built-in support for the Language Server Protocol. Here are some key facts:
- Simple and direct integration with the VS Code extension API
- Implemented in TypeScript, runs in NodeJS
- Generates an abstract syntax tree from a grammar declaration
- The parser is based on Chevrotain
- Grammar declaration language similar to Xtext
- High out-of-the-box functionality, high extensibility
Tags:
language
library
tool
nodejs
Last modified 07 October 2024