YoloSwagTeam / ast2jsonLinks
convert a python source code into json-dumpable data (dict and lists with strings, ints, ...)
☆31Updated 6 months ago
Alternatives and similar repositories for ast2json
Users that are interested in ast2json are comparing it to the libraries listed below
Sorting:
- Partial evaluation for Python with syntactic sugar☆36Updated 9 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Debugger in the Trepan family for x-python☆17Updated 2 weeks ago
- Cython PyParsing implementation.☆32Updated 9 months ago
- fork of https://bitbucket.org/haypo/aiogevent☆14Updated 3 years ago
- A Python bytecode compiler and bytecode generator.☆23Updated 11 years ago
- Advanced macro expander and language lab for Python.☆68Updated 3 months ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- 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
- A Python implementation of the C Python Interpreter☆95Updated 2 weeks ago
- threadsafe timerpool implementation for event purpose☆8Updated 5 years ago
- Compares Python's text parsing libraries☆24Updated 3 years ago
- ☆11Updated last year
- ☆72Updated 3 years ago
- automatic persistence for Python objects☆46Updated 2 months ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆44Updated last month
- Fastest general-purpose parsing library for Python with a familiar API☆46Updated last month
- NimScript Interoperability for Python☆15Updated 4 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- Python async data processing microframework☆40Updated last year
- Python base class for creating binary parsing and packing classes☆17Updated 3 weeks ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated 11 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- A fast RLock implementation for CPython☆29Updated 7 months ago
- A bridge interface between Python and Java.☆72Updated 2 years ago
- Utility library for the Python Trio async/await framework☆73Updated 8 months ago
- Web technology based GUI library for desktop applications☆75Updated 7 years ago
- Generate source code for a set of Python classes from a JSON schema.☆37Updated 2 years ago
- a framework for automated translation of high level langs☆51Updated 6 years ago