marcelogdeandrade / PythonCompiler
Code used on "Writing your own programming language and compiler with Python" post
☆238Updated 4 years ago
Alternatives and similar repositories for PythonCompiler:
Users that are interested in PythonCompiler are comparing it to the libraries listed below
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆382Updated 2 years ago
- Experiments for the official PEG parser generator for Python☆278Updated 11 months ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆116Updated 6 years ago
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 3 years ago
- A simple programming language using llvmlite in python3☆50Updated 2 years ago
- Toy programming language using LLVM, flex and bison.☆93Updated 3 months ago
- This is a python implementation of JamieBuild's "Super Tiny Compiler"☆48Updated last year
- Automatically exported from code.google.com/p/tinypy☆241Updated last year
- Compiler for the COOL programming language in Python 3☆39Updated 5 years ago
- C compiler created in Python.☆1,052Updated last year
- Interpreter for the Declaration Section of a C program☆43Updated 5 years ago
- A small BASIC-to-C compiler written in Python.☆350Updated last year
- 🔔 Jingle is a dynamically-typed, multi-paradigm programming language designed for humans and machines.☆43Updated 4 years ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆51Updated 6 years ago
- An unmaintained programming language☆875Updated last year
- A toy programming language, syntax based on C.☆11Updated 5 years ago
- Pascal simplified compiler written in python without external dependencies☆14Updated 6 years ago
- Let's Build A Simple Interpreter☆1,829Updated 3 years ago
- Experimental Programming Language Coded in Python!☆75Updated 4 years ago
- miniature redis-like server implemented in Python☆145Updated 2 years ago
- C Implementation of the monkey programming language☆71Updated 5 years ago
- Multi-paradigm programming language compiled to C++, written in Python.☆56Updated last year
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆287Updated 2 years ago
- Java Virtual Machine implementation in Python☆278Updated 6 years ago
- LLVM compiler for python based on py2llvm☆135Updated 9 years ago
- Py2C — a Python to C++ converter☆256Updated 3 years ago
- List of small programming languages that you can implement in a relatively small amount of time for educational purposes.☆107Updated 4 years ago
- A simple VM for a talk on building VMs☆218Updated 7 years ago