PyCOOLC
COOL compiler
A compiler for the COOL programming language targeting the MIPS 32-bit architecture and implemented in Python 3
Compiler for the COOL programming language in Python 3
40 stars
3 watching
10 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
compilercoolpython3
Related projects:
Repository | Description | Stars |
---|---|---|
albertz/pycparser | A Python-based C parser and interpreter with automatic ctypes interface generation | 347 |
whiley/whileycompiler | Compiles Whiley source files into an intermediate language | 219 |
syegulalp/akilang | An experimental compiler and language implementation built on top of LLVM and Python. | 99 |
pyos/dg | A programming language compiler for CPython bytecode | 576 |
adamsol/pyxell | A multi-paradigm programming language with static typing and compilation to native machine code. | 55 |
pyca/pynacl | A Python interface to cryptographic primitives and protocols | 1,077 |
lesscpy/lesscpy | A Python-based compiler for the LESS programming language. | 144 |
awestlake87/pyo3-asyncio | A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 311 |
kit-ty-kate/labrys | A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 |
sumana2001/pybull | A collection of Python projects and tools for beginners and enthusiasts | 31 |
plsyssec/fact | A compiler for a constant-time programming language used in cryptography | 198 |
pfalcon/pycopy-lib | Develops a minimal and lightweight Python standard library compatible with other variants and implementations of Python. | 248 |
pyykkis/rebar3_asn1_compiler | Compiles ASN.1 modules into Erlang source code | 0 |
rhysd/gocaml | An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 748 |
cimplec/sim-c | A Python-based front-end for compiling C code into efficient machine code | 137 |