ink
Functional lang
A minimalist programming language with functional style, designed for readability and expressiveness.
Ink is a minimal programming language inspired by modern JavaScript and Go, with functional style.
564 stars
9 watching
10 forks
Language: Go
last commit: over 3 years ago
Linked from 1 awesome list
functional-programminggolangink-programming-languagejavascriptprogramming-language
Related projects:
Repository | Description | Stars |
---|---|---|
tadeuzagallo/verve-lang | A functional programming language designed to ease the transition from object-oriented paradigms | 345 |
zesterer/atto | A minimalist programming language with an interpreter and core library for evaluating recursive expressions | 151 |
ollef/sixten | An experimental functional programming language with minimal indirections and direct access to memory layout | 761 |
jonathanvdc/micron | A minimalistic pure functional programming language implemented in F# | 2 |
wafelack/orion | A high-level, purely functional programming language with a LISP-based syntax. | 238 |
teaentitylab/fpgo | A Golang library providing functional programming features and Rx-style coding capabilities. | 348 |
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 |
liam-ilan/crumb | An interpreted language designed to support functional programming with features like dynamic typing and garbage collection. | 417 |
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 |
hfoffani/hypolambda | A compact functional programming language for .NET with a syntax based on Python. | 0 |
niconex/tau | A dynamically-typed concurrent programming language with minimalistic design and support for first-class functions, concurrency, error handling, and implicit return values. | 59 |
luxlang/lux | A new functional programming language designed to be versatile and extensible, with support for multiple platforms and concurrency models. | 1,687 |
evincarofautumn/kitten | An experimental language designed for simplicity and safety in functional programming | 1,102 |
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 |
barbuz/husk | A functional programming language that combines golfing and simplification of code through type inference. | 75 |