The-Spiral-Language
FP Language
A functional programming language with advanced features like intensional polymorphism and staging, designed to support high-performance computations on GPUs.
Functional language with intensional polymorphism and first-class staging.
925 stars
35 watching
27 forks
Language: Python
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
japiirainen/fp | A small, experimental programming language with unique features and a Haskell implementation. | 102 |
sviperll/argo | Developing a pragmatic functional programming language with a focus on tooling, simplicity, and incremental changes to enable stable growth and maintenance. | 10 |
ivanperez-keera/dunai | A reactive programming library for Haskell that supports multiple paradigms and effects. | 213 |
i2y/mochi | A dynamically typed programming language with features inspired by functional and actor-style programming models. | 914 |
never-lang/never | A simple functional programming language with a compiler and virtual machine | 436 |
teaentitylab/fpgo | A Golang library providing functional programming features and Rx-style coding capabilities. | 349 |
tidyverse/purrr | A functional programming toolkit for R that simplifies working with functions and vectors. | 1,280 |
jasonshin/fp-core.rs | A library providing purely functional data structures and concepts to support functional programming in Rust. | 1,357 |
netopyr/reduxfx | A library that enables functional reactive programming for JavaFX applications | 112 |
zatonovo/lambda.r | A programming language and syntax for functional programs in R with type checking and pattern matching | 216 |
reflex-frp/reflex | An interface and engine for implementing functional reactive programming with composable events and time-varying values. | 1,073 |
kongware/ftor | A programming language and runtime system designed to provide type-directed functional programming in JavaScript with debugging support | 44 |
st3v3nmw/morph | 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 |
qfpl/applied-fp-course | A comprehensive Haskell-based course with a step-by-step guide to building larger applications using functional programming principles. | 624 |
heinrichapfelmus/reactive-banana | A Functional Reactive Programming library for Haskell | 523 |