FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

python-compiler · GitHub Topics · GitHub

#

python-compiler

Here are 46 public repositories matching this topic...

Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.14. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.

  • Updated Aug 24, 2026
  • Python

Shed Skin is a restricted-Python-to-C++ compiler. Read the introduction below to learn about the restrictions.

  • Updated Aug 9, 2026
  • C++

transpile algorithms/libs to idiomatic JS, Go, C#, Ruby

  • Updated Mar 25, 2021
  • Python

Single-pass SSA bytecode compiler and threaded-code stack VM for a Python subset. NaN-boxed values, inline caching, super-instruction fusion, pure-function memoization, mark-sweep GC, interpreter snapshots, and coverage-guided fuzzing. Runs in the browser as a WebAssembly module, or in the CLI as a script, a standalone binary, or a pool of workers.

  • Updated Aug 22, 2026
  • Rust

a restricted python to javascript / c# / go / ruby compiler

  • Updated Mar 25, 2021
  • Python

Retrospective of Python compilation efforts

  • Updated Apr 15, 2022

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 .

  • Updated Sep 24, 2023
  • JavaScript

Self-compiling compiler of a Python subset. Just enough Python to Python in Python.

  • Updated Feb 21, 2023
  • Python

Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.

  • Updated Jan 6, 2021
  • Python

🐍 Damn Small Python compiler designed for use on Arduino for educational purposes. Based on LLVM.

  • Updated Jan 29, 2023
  • Rust

Python to Rust compiler

  • Updated Aug 28, 2022
  • Python

This is our Compiler Design project for 6th semester.

  • Updated May 15, 2022
  • C

An online compiler to easily compile and execute code

  • Updated Sep 22, 2021
  • JavaScript

It's a simple and responsive web-based tool where you can write and run Python code right in your browser.

  • Updated Dec 26, 2025
  • JavaScript

Compile marshal python script

  • Updated Jul 12, 2019
  • Python

Pedagogical Python compiler & interpreter written in .NET

  • Updated May 26, 2019
  • C#

A Python bytecode compiler written in Python. This repository is now a fork of https://github.com/facebookincubator/python-compiler, upstream is there.

  • Updated Jan 28, 2021
  • Python

Improve this page

Add a description, image, and links to the python-compiler topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-compiler topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL