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
39 stars
3 watching
10 forks
Language: Python
last commit: almost 6 years ago
Linked from 1 awesome list
compilercoolpython3
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python-based C parser and interpreter with automatic ctypes interface generation | 350 |
| Compiles Whiley source files into an intermediate language | 220 |
| An experimental compiler and language implementation built on top of LLVM and Python. | 99 |
| A programming language compiler for CPython bytecode | 575 |
| A multi-paradigm programming language with static typing and compilation to native machine code. | 55 |
| A Python interface to cryptographic primitives and protocols | 1,079 |
| A Python-based compiler for the LESS programming language. | 144 |
| A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 318 |
| A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 |
| A collection of Python projects and tools for beginners and enthusiasts | 31 |
| A compiler for a constant-time programming language used in cryptography | 198 |
| Develops a minimal and lightweight Python standard library compatible with other variants and implementations of Python. | 249 |
| Compiles ASN.1 modules into Erlang source code | 0 |
| An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 749 |
| A Python-based front-end for compiling C code into efficient machine code | 137 |