textX / viewX-vscodeLinks
A Visual Studio Code extension for visualization of code/model written in a DSL created using textX.
☆12Updated 7 years ago
Alternatives and similar repositories for viewX-vscode
Users that are interested in viewX-vscode are comparing it to the libraries listed below
Sorting:
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 6 years ago
- S-expressions in Python. Python cross-version compiler. Clean and efficient LISP back end.☆17Updated 5 years ago
- Debugger in the Trepan family for x-python☆17Updated 3 months ago
- Simplified interface for syntax trees and program models.☆16Updated 3 years ago
- Partial evaluation for Python with syntactic sugar☆36Updated 9 years ago
- A set of visualization engines.☆14Updated this week
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆18Updated 5 years ago
- Simple python workflow engine based on asyncio and a DAG structure.☆62Updated 8 years ago
- Enable: low-level drawing and interaction☆96Updated 7 months ago
- Python code optimizer.☆21Updated 11 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- Hypothesis extension to allow generating strings based on regex☆26Updated 7 years ago
- Prolog Implementation in Python☆12Updated 8 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Graphviz Python dot generator☆41Updated 5 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Tools for rapid prototyping of DSL compilers☆90Updated 3 weeks ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆18Updated 8 months ago
- Finding unused functions in Python projects☆20Updated last year
- (Original: code.google.com/p/pylinda) A Linda implementation in Python.☆12Updated 3 years ago
- Superoptimizer using the z3 SMT solver☆17Updated 3 months ago
- Pure-python C and assembler compiler☆55Updated 10 years ago
- A snail without its shell☆17Updated last year
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- Python Indexer for Sourcetrail based on jedi, parso and SourcetrailDB☆97Updated 4 years ago
- PackBits encoder/decoder for Python☆19Updated 3 years ago
- A small python based build file generator targetting the build system ninja