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)
- Host: GitHub
- URL: https://github.com/typefox/language-engineering-visualization
- Owner: TypeFox
- License: mit
- Created: 2023-06-01T07:01:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T16:35:13.000Z (about 1 year ago)
- Last Synced: 2025-08-12T20:59:38.098Z (8 months ago)
- Language: TypeScript
- Size: 8.5 MB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).