Ayehavgunne / MythrilLinks
A compiled Python-like multi-paradigm programming language.
☆9Updated 5 years ago
Alternatives and similar repositories for Mythril
Users that are interested in Mythril are comparing it to the libraries listed below
Sorting:
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 3 years ago
- Toy compiler for a fictional go-like language called Gone.☆28Updated 5 years ago
- Multi-paradigm programming language compiled to C++, written in Python.☆58Updated last year
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Following along with Bob Nystrom's excellent book, Crafting Interpreters.☆12Updated 6 years ago
- A Small & Interesting Programming Language.☆18Updated 2 years ago
- A programming language written in Python and LLVMLite☆10Updated 3 years ago
- A new generic object oriented programming language.☆10Updated 3 years ago
- Pascal simplified compiler written in python without external dependencies☆14Updated 7 years ago
- A C library for displaying informative, clean and readable errors☆25Updated last year
- Leola Programming Language☆20Updated 4 years ago
- (WIP) Enact: A compiled programming language that's simple, familiar and fast.☆29Updated 4 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A work-in-progess programming language modeled after Ada and C++☆25Updated 2 years ago
- Croc is an extensible extension language in the vein of Lua, which also wishes it were a standalone language. Also it's fun.☆78Updated 6 years ago
- Python implementation of Lox language☆12Updated 8 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…