hypolambda

Functional language

A compact functional programming language for .NET with a syntax based on Python.

A very compact functional programming language for .NET.

GitHub

0 stars
2 watching
0 forks
Language: C#
last commit: about 5 years ago

Related projects:

Repository Description Stars
barbuz/husk A functional programming language that combines golfing and simplification of code through type inference. 75
cdiggins/plato A statically typed functional language designed to reduce boilerplate code and improve performance by leveraging immutable data structures and abstract concepts. 79
jonathanvdc/micron A minimalistic pure functional programming language implemented in F# 2
vorov2/ela A modern functional programming language with support for dynamic typing and lazy evaluation. 23
zatonovo/lambda.r A programming language and syntax for functional programs in R with type checking and pattern matching 215
sviperll/argo Developing a pragmatic functional programming language with a focus on tooling, simplicity, and incremental changes to enable stable growth and maintenance. 10
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
zjhmale/ntha An experimental statically typed functional programming language with features from Lisp and Haskell. 93
alvisespano/lw A general-purpose statically-typed functional-first language with advanced features. 8
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
sagifogel/ramda.net A practical functional C# port of the popular Ramda.js JavaScript library. 22
japiirainen/fp A small, experimental programming language with unique features and a Haskell implementation. 102
przemyslawjanpietrzak/pymonet A high-level Python library for functional programming, providing abstract data structures and utilities. 34
dbrattli/expression A pragmatic library for functional programming in Python, combining elements from F# and Railway-Oriented Programming to improve Python's expressiveness and error handling. 494