dynasty

Functional compiler

A language and compiler that enables lazy functional programming in JavaScript

A lazy functional language that compiles to JavaScript

GitHub

6 stars
1 watching
0 forks
Language: Haskell
last commit: 11 months ago
Linked from 1 awesome list

alt-jshaskelljavascriptlanguagelaziness

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
agraef/pure-lang A functional programming language with JIT compilation and symbolic rewriting capabilities. 315
gabriella439/grace An interpreted functional programming language with type inference and efficient parsing. 388
zesterer/tao A statically-typed functional language with extensive type system features and optimization techniques, aimed at supporting totality, optimization, learning, and compiler development. 1,092
guida-lang/compiler Translates an existing Haskell compiler to Elm, allowing developers to build reliable applications without leaving their language of choice. 41
rsms/hue A functional programming language built on top of LLVM with the goal of producing highly optimized machine code. 173
xixixao/shem 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
facet-lang/facet 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
functionaljs/functional-js A JavaScript library for functional programming with currying and point-free programming capabilities 223
forest-lang/forest-compiler A compiler for a multi-syntax functional programming language that compiles to WebAssembly 620
eliperelman/fn.js A JavaScript library designed to promote and support functional programming principles in software development. 15
evincarofautumn/kitten An experimental language designed for simplicity and safety in functional programming 1,102
vekatze/neut A statically managed functional programming language with a focus on predictability and type safety. 841
hfoffani/hypolambda A compact functional programming language for .NET with a syntax based on Python. 0
hamler-lang/hamler A Haskell-style functional programming language designed to run on the Erlang Virtual Machine (BEAM), focusing on compile-time type checking and concurrency. 1,028
liam-ilan/crumb An interpreted language designed to support functional programming with features like dynamic typing and garbage collection. 417