An open API service indexing awesome lists of open source software.

https://github.com/typefox/language-engineering-visualization

Experiments for Visualization in the context of LE (chiefly Langium)
https://github.com/typefox/language-engineering-visualization

Last synced: about 2 months ago
JSON representation

Experiments for Visualization in the context of LE (chiefly Langium)

Awesome Lists containing this project

README

          

# 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).