There are 4 repositories under python-compiler topic.
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.
Shed Skin is a restricted-Python-to-C++ compiler. Read the introduction below to learn about the restrictions.
transpile algorithms/libs to idiomatic JS, Go, C#, Ruby
a restricted python to javascript / c# / go / ruby compiler
This project focuses on understanding the language ecosystem
Self-compiling compiler of a Python subset. Just enough Python to Python in Python.
Codo-File is a code editor that primarily supports JavaScript and Python, with partial Dart support. Additionally, it features a real-time website editor where you can create your own website in the browser using HTML, CSS, and JavaScript. The project also includes an image-to-text feature and a voice-to-text feature .
Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.
:snake: Damn Small Python compiler designed for use on Arduino for educational purposes. Based on LLVM.
This is our Compiler Design project for 6th semester.
An online compiler to easily compile and execute code
Compile marshal python script
Examples & resources on how to use Python in the web browser.
Pedagogical Python compiler & interpreter written in .NET
simple python compiler by using flex\bison
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 self-hosted low-level functional-style programming language 🌀
It's a simple and responsive web-based tool where you can write and run Python code right in your browser.
A simple Python Compiler tool works on both Python3 and Python2. Available single and Mixed Encryptions
A Python bytecode compiler written in Python. This repository is now a fork of https://github.com/facebookincubator/python-compiler, upstream is there.
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.
A miniPython Compiler for the Compilers course @/AUEB (2021)
Python project Compilation Helper. Useful to distribute compiled python applications.
MotorTherapy, Proyecto Final para el curso de Lenguajes, Compiladores e Intérpretes. Módulo: Compiladores e Intérpretes.
A simple Python Compiler in Android using Chaqoupy.
The Standalone Windows Executable Version of Python Binary Optimization Compiler is a dedicated Windows application designed to provide performance optimization and code protection for Python scripts. It compiles Python code into native machine code executables, achieving significant speed improvements and enhanced security.
A set of project compiling utilities for developers of various programming languages. / 一组面向各种编程语言开发人员的项目编译实用程序。
This is a C-type compiler for python running in x86-assembly. Strongly typed python supported.
A simple Python compiler written in Python 🐍.
ComPy is a basic python notepad which has the ability to interpret Python offline and on the go. It supports upto five pads that means a person can edit 5 python files at a time. It uses Skulpt as an interpreter and runs on Python 3. This app is developed by ForestCrazyDev
here is the deployed link