koka
Effective language
A research language with effect types and handlers for building concurrent, efficient programs
Koka language compiler and interpreter
3k stars
60 watching
166 forks
Language: Haskell
last commit: 4 months ago
Linked from 3 awesome lists
algebraic-effectseffect-handlershandlerhaskellkoka
Related projects:
Repository | Description | Stars |
---|---|---|
| A compiler for a language that supports recursion and concatenative data structures with features like dependent types and partial evaluation | 244 |
| An interpreted functional programming language with type inference and efficient parsing. | 389 |
| A data-parallel functional programming language with high-performance parallel code generation for CPUs and GPUs. | 2,428 |
| A compiler for an evolution of the C language | 3,085 |
| A research project aiming to build a functional programming language with algebraic effects and handlers, focusing on call-by-value evaluation order and type theory for control over staging and erasure. | 81 |
| Formalizations of compiler design and virtual machine calculations in Coq | 30 |
| A language designed to help developers create prototype code quickly and then refactor it into production-ready code | 63 |
| Automates terminal operations with customizable actions and settings. | 342 |
| A compiler for a programming language designed for decentralized applications with a focus on intent-centric and declarative programming. | 458 |
| A statically typed functional programming language for the web built on top of Elixir | 226 |
| Explaining why Haskell's unique features make it an important language for software development | 470 |
| Implementing a graph-reduction machine for a small functional language based on λ-calculus and combinatory logic | 28 |
| A programming language compiler and interpreter built on top of Haskell's type system. | 249 |
| An implementation of a meta-programming language with features like type checking and code generation | 411 |