mv-lab / Squanchy-PLLinks
Squanchy is a brand new, easy to learn, general purpose, multi-paradigm, compiled programming language. The language is written from scratch (it includes an integrated lexer, parser, code generator etc). I tried to put together Python and Haskell (or at least the main features from both) in Squanchy. In other words you can use it as a scripting …
☆15Updated 5 years ago
Alternatives and similar repositories for Squanchy-PL
Users that are interested in Squanchy-PL are comparing it to the libraries listed below
Sorting:
- A programming language.☆21Updated 7 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
- 🔔 Jingle is a dynamically-typed, multi-paradigm programming language designed for humans and machines.☆43Updated 4 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- S-expressions in Python. Python cross-version compiler. Clean and efficient LISP back end.☆17Updated 5 years ago
- Python compiler that utilizes PLY and llvmlite☆12Updated 7 years ago
- A programming language written in Python and LLVMLite☆10Updated 3 years ago
- Lean course materials for Brown CS 22, Spring 2023☆20Updated last year
- the Dependent Unboxed higher-oRder Intermediate Notation☆14Updated 3 years ago
- Metamath verifier in Python☆40Updated 2 months ago
- program synthesis is possible☆41Updated 5 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- The Coral Programming Language: a blazingly-fast, gradually-typed Python compiler with optional static typing for optimization and safety…☆146Updated 4 years ago
- A toy programming language, syntax based on C.☆11Updated 5 years ago
- Implementation of the RISE language☆14Updated 4 years ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆22Updated last month
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated 3 months ago
- Python term rewriting☆30Updated 12 years ago
- Regular expression for form validations synthesizer☆15Updated 3 months ago
- Runtime support for LLVM's GC Statepoints☆43Updated 5 years ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- DSL with focus on simulations: Compiling a subset of Python with LLVM for high-performance execution☆11Updated 9 years ago
- The project SPARK Formal aims at developing a complete semantics of the SPARK language in Coq.☆12Updated 4 years ago
- A small inline caching demo.☆15Updated 2 years ago
- An attribute grammar-based programming language for composable language extensions☆63Updated this week
- type-system, revised unification algorithm and runtime time representations☆14Updated 5 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- An extended typed Lambda Calculus☆21Updated last year
- A work-in-progess programming language modeled after Ada and C++☆25Updated 2 years ago
- A simple programming language, just for studying parsing and how to use lark-parser.☆9Updated 7 years ago