koka

Effective language

A research language with effect types and handlers for building concurrent, efficient programs

Koka language compiler and interpreter

GitHub

3k stars
60 watching
166 forks
Language: Haskell
last commit: almost 2 years ago
Linked from 3 awesome lists

algebraic-effectseffect-handlershandlerhaskellkoka

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hackerfoo/poprcA compiler for a language that supports recursion and concatenative data structures with features like dependent types and partial evaluation244
gabriella439/graceAn interpreted functional programming language with type inference and efficient parsing.389
diku-dk/futharkA data-parallel functional programming language with high-performance parallel code generation for CPUs and GPUs.2,428
c3lang/c3cA compiler for an evolution of the C language3,085
facet-lang/facetA 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
pa-ba/calc-compFormalizations of compiler design and virtual machine calculations in Coq30
rusini/manoolA language designed to help developers create prototype code quickly and then refactor it into production-ready code63
koki-develop/cliveAutomates terminal operations with customizable actions and settings.342
anoma/juvixA compiler for a programming language designed for decentralized applications with a focus on intent-centric and declarative programming.458
fika-lang/fikaA statically typed functional programming language for the web built on top of Elixir226
thma/whyhaskellmattersExplaining why Haskell's unique features make it an important language for software development470
thma/lambda-skiImplementing a graph-reduction machine for a small functional language based on λ-calculus and combinatory logic28
seliopou/typoA programming language compiler and interpreter built on top of Haskell's type system.249
usethesource/rascalAn implementation of a meta-programming language with features like type checking and code generation411