Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 362 Bytes

File metadata and controls

7 lines (4 loc) · 362 Bytes

Language Engineering Visualization

This repo is an experiment in interactive visualization of language engineering data. Currently this entails experiments with grammars in the Langium grammar language (LGL).

Langium AST Helper

A helpful package to deserializing Langium ASTs, and transforming them into commonly used data structures (with zero deps).