Compile marshal python script
-
Updated
Jul 12, 2019 - Python
Compile marshal python script
Python project Compilation Helper. Useful to distribute compiled python applications.
Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.
A Python bytecode compiler written in Python. This repository is now a fork of https://github.com/facebookincubator/python-compiler, upstream is there.
transpile algorithms/libs to idiomatic JS, Go, C#, Ruby
a restricted python to javascript / c# / go / ruby compiler
Python Compiler to AQA Assembly
Self-compiling compiler of a Python subset. Just enough Python to Python in Python.
A simple Python compiler written in Python 🐍.
An Object Oriented programming language made using the ANTLR Framework to produce a final C source file that gets compiled into binary using GCC
A set of project compiling utilities for developers of various programming languages. / 一组面向各种编程语言开发人员的项目编译实用程序。
The Python Binary Optimization Compiler Script is a powerful command-line tool designed to provide performance optimization and code protection for Python scripts. It compiles Python code into native machine code executables, offering significant speed improvements and enhanced security.
Telegram bot for compiling python code
A self-hosted low-level functional-style programming language 🌀
A simple Python Compiler tool works on both Python3 and Python2. Available single and Mixed Encryptions
Shed Skin is a restricted-Python-to-C++ compiler. Read the introduction below to learn about the restrictions.
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.13. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
Add a description, image, and links to the python-compiler topic page so that developers can more easily learn about it.
To associate your repository with the python-compiler topic, visit your repo's landing page and select "manage topics."