SebastianMestre / sdf-dsl
An EDSL for designing SDFs. Final project for the programming languages course at Universidad Nacional de Rosario.
☆14Updated last year
Related projects ⓘ
Alternatives and complementary repositories for sdf-dsl
- A simple prolog implementation in Rust☆26Updated 3 years ago
- experiments with Martin-Löf type theory ⋃ erasure ⋃ Rust☆23Updated 8 months ago
- A toy functional programming language with a System F-based core calculus - Read-only mirror from sr.ht☆14Updated 8 months ago
- A programming language for transpiled libraries.☆12Updated 3 months ago
- Components of programming languages, all implemented in self-contained files☆9Updated 8 months ago
- A programming language somewhat resembling cellular processes.☆34Updated 2 years ago
- A proof-of-concept compiler targeting SPIR-V for a toy ML functional shading language☆15Updated 3 years ago
- Like APL, but with emojis☆16Updated 2 years ago
- A functional scripting language.☆17Updated last month
- koneko - a concatenative not-quite-lisp for kittens☆21Updated 2 months ago
- A WIP little dependently-typed systems language☆37Updated 2 months ago
- dependently-typed lisp with flexible compiler backends☆25Updated 5 years ago
- WIP stack language that uses regex for control flow☆41Updated last year
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆25Updated 2 years ago
- Compiler, runtime and standard library for Tale.☆14Updated 3 years ago
- A simple term-rewriting interpreter that displays intermediate expressions.☆14Updated 2 years ago
- World's fastest FRACTRAN interpeter☆11Updated last year
- Prolog + SMT☆7Updated 4 years ago
- A general-purpose language inspired by Scheme and Rust and Haskell and ML and cetera☆19Updated 2 years ago
- Recursively divisible buffers for Rust☆11Updated 3 weeks ago
- PROTOTYPE: A minimal scripting language - OOP via lambda functions and pattern matching☆53Updated 7 years ago
- Kempe is a compiled stack-based language☆58Updated last month
- An esoteric programming language build around macros☆40Updated 3 years ago
- language verification, construction, and analysis☆20Updated 2 years ago
- "DeBruijn to SKI" Untyped language that compiles to Unlambda