GitHub / pfalcon / python-compiler.old
Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfalcon%2Fpython-compiler.old
Stars: 41
Forks: 3
Open issues: 7
License: other
Language: Python
Size: 180 KB
Dependencies parsed at: Pending
Created at: over 6 years ago
Updated at: about 1 year ago
Pushed at: over 4 years ago
Last synced at: 2 months ago
Topics: bytecode-compiler, python-compiler, python3