kitten

Functional language

An experimental language designed for simplicity and safety in functional programming

A statically typed concatenative systems programming language.

GitHub

1k stars
70 watching
42 forks
Language: Haskell
last commit: over 3 years ago
concatenativeeffectsforthhaskelllanguageprogramming-languagestatic-types

Related projects:

RepositoryDescriptionStars
finkel-lang/finkelA statically typed, purely functional programming language implemented in Haskell using S-expression syntax171
barbuz/huskA functional programming language that combines golfing and simplification of code through type inference.77
vekatze/neutA statically managed functional programming language with a focus on predictability and type safety.841
tadeuzagallo/verve-langA functional programming language designed to ease the transition from object-oriented paradigms345
ollef/sixtenAn experimental functional programming language with minimal indirections and direct access to memory layout759
zesterer/taoA statically-typed functional language with extensive type system features and optimization techniques, aimed at supporting totality, optimization, learning, and compiler development.1,098
svenschmidt75/functionalAn exploration of Haskell's functional programming capabilities, with a focus on practical applications and software development concepts.0
liam-ilan/crumbAn interpreted language designed to support functional programming with features like dynamic typing and garbage collection.418
hamler-lang/hamlerA Haskell-style functional programming language designed to run on the Erlang Virtual Machine (BEAM), focusing on compile-time type checking and concurrency.1,031
st3v3nmw/morphA 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
cdiggins/platoA statically typed functional language designed to reduce boilerplate code and improve performance by leveraging immutable data structures and abstract concepts.80
zilch-lang/zilchA language designed to provide a fully-fledged functional programming language with focus on performance and ease of use despite its low-level aspect.25
vorov2/elaA modern functional programming language with support for dynamic typing and lazy evaluation.23
zesterer/attoA minimalist programming language with an interpreter and core library for evaluating recursive expressions152