CLAIRE4
Functional OOP language
An open-source implementation of a functional object-oriented programming language
CLAIRE programming language Version 4 (2021)
14 stars
6 watching
4 forks
Language: Go
last commit: about 1 month ago Related projects:
Repository | Description | Stars |
---|---|---|
tiancaiamao/shen-go | A Go implementation of Shen, a portable functional programming language with features like pattern matching and macro support. | 55 |
cloe-lang/cloe | A Go-based functional programming language designed to simplify concurrent and reactive programming. | 410 |
teaentitylab/fpgo | A Golang library providing functional programming features and Rx-style coding capabilities. | 348 |
objectionary/eo | An experimental object-oriented programming language based on 𝜑-calculus, focusing on eliminating common pitfalls of traditional OOP languages | 1,014 |
rhysd/gocaml | An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 749 |
tadeuzagallo/verve-lang | A functional programming language designed to ease the transition from object-oriented paradigms | 345 |
sviperll/argo | Developing a pragmatic functional programming language with a focus on tooling, simplicity, and incremental changes to enable stable growth and maintenance. | 10 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
zatonovo/lambda.r | A programming language and syntax for functional programs in R with type checking and pattern matching | 215 |
repeale/fp-go | A collection of functional programming helpers for Go, providing a set of reusable functions for tasks like filtering, mapping, and reducing data. | 303 |
booleancat/go-functional | A library of iterators to augment the standard library for functional programming in Go. | 461 |
seborama/fuego | A Go library that applies functional programming concepts to improve code readability and reduce complex bugs in concurrent systems. | 141 |
rjnemo/underscore | A Go library providing functional programming helpers without extending built-in objects. | 109 |
logic-building/functional-go | A Go library that enables functional programming concepts such as mapping and transforming data structures in a concise and expressive way. | 181 |
ovirt/go-ovirt-client | An overlay for the oVirt Go SDK | 12 |