hue
Functional compiler
A functional programming language built on top of LLVM with the goal of producing highly optimized machine code.
A functional programming language
173 stars
7 watching
9 forks
Language: C++
last commit: over 12 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| 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 minimal functional programming language compiler target | 18 |
| A language and compiler for building fast, dynamic, and functional programs with built-in support for symbolic rewriting and lazy evaluation. | 317 |
| Developing a statically typed, general-purpose programming language with an optimizing compiler | 151 |
| A language and compiler that enables lazy functional programming in JavaScript | 6 |
| A statically-typed functional language with extensive type system features and optimization techniques, aimed at supporting totality, optimization, learning, and compiler development. | 1,098 |
| An interpreted functional programming language with type inference and efficient parsing. | 389 |
| A Rust-based compiler and runtime environment designed to provide a safe and efficient way to execute functional programming languages. | 67 |
| Develops an assembler and compiler for a programming language | 46 |
| A systems programming language that aims to provide clarity and memory safety through explicit type encoding and ownership-based memory management. | 215 |
| A programming language with garbage collection and virtual machine, designed for functional programming. | 5 |
| A programming language and syntax for functional programs in R with type checking and pattern matching | 216 |
| 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 functional programming language that compiles to JavaScript, featuring Lisp-like syntax and Ramda as the standard library. | 132 |
| A functional programming language with strong type system and lazy evaluation, aiming to provide a powerful and expressive platform for building concurrent and parallel applications. | 1 |