Functional

Functional programming experiment

An exploration of Haskell's functional programming capabilities, with a focus on practical applications and software development concepts.

Explorations in Functional Land

GitHub

0 stars
1 watching
0 forks
Language: Haskell
last commit: over 7 years ago

Related projects:

Repository Description Stars
evincarofautumn/kitten An experimental language designed for simplicity and safety in functional programming 1,102
ollef/sixten An experimental functional programming language with minimal indirections and direct access to memory layout 761
finkel-lang/finkel A statically typed, purely functional programming language implemented in Haskell using S-expression syntax 171
zjhmale/ntha An experimental statically typed functional programming language with features from Lisp and Haskell. 93
tadeuzagallo/verve-lang A functional programming language designed to ease the transition from object-oriented paradigms 345
barbuz/husk A functional programming language that combines golfing and simplification of code through type inference. 75
winitzki/sofp An online repository providing documentation and source code for a book on functional programming 1,406
vekatze/neut A statically managed functional programming language with a focus on predictability and type safety. 841
wisn/jargon-pemrograman-fungsional Provides a glossary of terms and explanations for functional programming concepts in a simple and accessible way. 70
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
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
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
politrons/dive_into_haskell An introductory guide to Haskell programming language features and applications 69
relevance/functional-koans A collection of learning tools and exercises for functional programming in various languages. 156
przemyslawjanpietrzak/pymonet A high-level Python library for functional programming, providing abstract data structures and utilities. 34