dynasty
Functional compiler
A language and compiler that enables lazy functional programming in JavaScript
A lazy functional language that compiles to JavaScript
6 stars
1 watching
0 forks
Language: Haskell
last commit: about 1 year ago
Linked from 1 awesome list
alt-jshaskelljavascriptlanguagelaziness
Related projects:
Repository | Description | Stars |
---|---|---|
| A language and compiler for building fast, dynamic, and functional programs with built-in support for symbolic rewriting and lazy evaluation. | 317 |
| An interpreted functional programming language with type inference and efficient parsing. | 389 |
| A statically-typed functional language with extensive type system features and optimization techniques, aimed at supporting totality, optimization, learning, and compiler development. | 1,098 |
| Creates a compiler for a functional programming language that builds upon Elm | 41 |
| A functional programming language built on top of LLVM with the goal of producing highly optimized machine code. | 173 |
| A compiler for a statically typed, pure-by-default functional programming language with an S-expressions-based syntax and support for a full-featured collections library. | 391 |
| 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 |
| A JavaScript library for functional programming with currying and point-free programming capabilities | 223 |
| A compiler for a multi-syntax functional programming language that compiles to WebAssembly | 621 |
| A JavaScript library designed to promote and support functional programming principles in software development. | 15 |
| An experimental language designed for simplicity and safety in functional programming | 1,103 |
| A statically managed functional programming language with a focus on predictability and type safety. | 841 |
| A compact functional programming language for .NET with a syntax based on Python. | 0 |
| A Haskell-style functional programming language designed to run on the Erlang Virtual Machine (BEAM), focusing on compile-time type checking and concurrency. | 1,031 |
| An interpreted language designed to support functional programming with features like dynamic typing and garbage collection. | 418 |