YoloSwagTeam / ast2jsonLinks
convert a python source code into json-dumpable data (dict and lists with strings, ints, ...)
☆31Updated 7 months ago
Alternatives and similar repositories for ast2json
Users that are interested in ast2json are comparing it to the libraries listed below
Sorting:
- Debugger in the Trepan family for x-python☆17Updated this week
- ☆71Updated 3 years ago
- A Python implementation of the C Python Interpreter☆95Updated last month
- Compares Python's text parsing libraries☆25Updated 3 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Partial evaluation for Python with syntactic sugar☆36Updated 9 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆47Updated 2 months ago
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 2 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- NimScript Interoperability for Python☆15Updated 5 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated 9 months ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- Cython PyParsing implementation.☆32Updated 10 months ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆21Updated last week
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆41Updated 4 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- C Foreign function interface generator.☆20Updated 7 years ago
- Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop wit…☆31Updated 9 months ago
- Cython for All with GitHub Actions☆16Updated last year
- ☆11Updated last year
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- A minimal event loop implementation☆11Updated last year
- Advanced macro expander and language lab for Python.☆68Updated 4 months ago
- Partial evaluation of Python code☆22Updated 2 years ago
- Python base class for creating binary parsing and packing classes☆17Updated last week
- Pure-python C and assembler compiler☆54Updated 10 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- Materials for "Exploring the Python AST ecosystem"☆18Updated 7 years ago