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: 3 months 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. | 56 |
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. | 349 |
objectionary/eo | An Experimental Object-Oriented Programming Language Based on 𝜑-calculus | 1,056 |
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 | 216 |
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. | 304 |
booleancat/go-functional | A library of iterators to augment the standard library for functional programming in Go. | 464 |
seborama/fuego | A Go library that applies functional programming concepts to improve code readability and reduce complex bugs in concurrent systems. | 143 |
rjnemo/underscore | A Go library providing functional programming helpers without extending built-in objects. | 110 |
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 | 11 |