Telegram bot for compiling python code
-
Updated
Jul 7, 2025 - Python
Telegram bot for compiling python code
Компилятор модельного языка программирования - учебный проект, реализующий полный цикл компиляции: лексический - синтаксический (рекурсивный спуск) - семантический анализ - генерация ПОЛИЗа - интерпретация
A simple Python compiler written in Python 🐍.
A set of project compiling utilities for developers of various programming languages. / 一组面向各种编程语言开发人员的项目编译实用程序。
Python project Compilation Helper. Useful to distribute compiled python applications.
Python Compiler to AQA Assembly
A simple Python Compiler tool works on both Python3 and Python2. Available single and Mixed Encryptions
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 self-hosted low-level functional-style programming language 🌀
A Python bytecode compiler written in Python. This repository is now a fork of https://github.com/facebookincubator/python-compiler, upstream is there.
An Object Oriented programming language made using the ANTLR Framework to produce a final C source file that gets compiled into binary using GCC
Compile marshal python script
Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.
Self-compiling compiler of a Python subset. Just enough Python to Python in Python.
a restricted python to javascript / c# / go / ruby compiler
transpile algorithms/libs to idiomatic JS, Go, C#, Ruby
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."