Expresso
DSL language
A minimal statically-typed functional programming language designed to be extensible and embeddable.
A simple expressions language with polymorphic extensible row types.
302 stars
16 watching
14 forks
Language: Haskell
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A programming language and development environment designed to support the creation of domain-specific languages. | 54 |
| | A statically typed, purely functional programming language implemented in Haskell using S-expression syntax | 171 |
| | A domain-specific language for implementing state machines in Haskell. | 127 |
| | A language for building binary parsers and encoders through a syntax-based DSL approach. | 59 |
| | A hardware description language designed to be optimized and easy to use, aiming to simplify the design process | 544 |
| | A functional programming language designed to ease the transition from object-oriented paradigms | 345 |
| | A domain-specific language for programming hybrid systems using functional reactive programming | 453 |
| | A programming language with garbage collection and virtual machine, designed for functional programming. | 5 |
| | A lightweight programming language designed to be simple and efficient. | 28 |
| | A Swift implementation of a domain-specific language for NSPredicate | 20 |
| | A language project that aims to create a systems programming language with a strong emphasis on type systems and advanced features like levity polymorphism, first-class inline functions, linear types, and effectful regions. | 64 |
| | An experimental functional programming language with minimal indirections and direct access to memory layout | 759 |
| | A Haskell interpreter designed to evaluate pure functions securely and efficiently in a sandboxed environment. | 76 |
| | A Haskell dialect designed to run on the JVM with goals of accessibility and compatibility | 2,612 |
| | A framework to create embedded Domain-Specific Languages in Scala | 254 |