argo

Functional language

Developing a pragmatic functional programming language with a focus on tooling, simplicity, and incremental changes to enable stable growth and maintenance.

Pragmatic functional programming language

GitHub

10 stars
5 watching
0 forks
Language: C
last commit: almost 8 years ago

Related projects:

Repository Description Stars
cdiggins/plato A statically typed functional language designed to reduce boilerplate code and improve performance by leveraging immutable data structures and abstract concepts. 79
zatonovo/lambda.r A programming language and syntax for functional programs in R with type checking and pattern matching 215
hfoffani/hypolambda A compact functional programming language for .NET with a syntax based on Python. 0
tadeuzagallo/verve-lang A functional programming language designed to ease the transition from object-oriented paradigms 345
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. 2
barbuz/husk A functional programming language that combines golfing and simplification of code through type inference. 75
mrakgr/the-spiral-language A functional programming language with advanced features like intensional polymorphism and staging, designed to support high-performance computations on GPUs. 924
wafelack/orion A high-level, purely functional programming language with a LISP-based syntax. 238
zilch-lang/zilch A language designed to provide a fully-fledged functional programming language with focus on performance and ease of use despite its low-level aspect. 25
evincarofautumn/kitten An experimental language designed for simplicity and safety in functional programming 1,102
liam-ilan/crumb An interpreted language designed to support functional programming with features like dynamic typing and garbage collection. 417
przemyslawjanpietrzak/pymonet A high-level Python library for functional programming, providing abstract data structures and utilities. 34
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
graninas/cpp_functional_programming A collection of materials and resources on functional programming in C++ 653
svenschmidt75/functional An exploration of Haskell's functional programming capabilities, with a focus on practical applications and software development concepts. 0