tau
Concurrent lang
A dynamically-typed concurrent programming language with minimalistic design and support for first-class functions, concurrency, error handling, and implicit return values.
A functional interpreted programming language with a minimalistic design.
59 stars
6 watching
6 forks
Language: Go
last commit: 18 days ago
Linked from 1 awesome list
compilerfunctional-programminggogolanginterpreterlanguageprogramming-languagescripting-language
Related projects:
Repository | Description | Stars |
---|---|---|
cloe-lang/cloe | A Go-based functional programming language designed to simplify concurrent and reactive programming. | 410 |
savi-lang/savi | A language designed to write fast, concurrent software with memory safety guarantees | 156 |
marcopennekamp/lore | A general-purpose programming language with multi-functions, structs, traits, and a static type system for functional and imperative programming. | 17 |
aliceml/aliceml | A functional programming language with support for concurrent and distributed computing, extending Standard ML with various features. | 212 |
fantom-lang/fantom | A language and runtime environment for building concurrent, object-oriented applications with static typing. | 132 |
senegallang/senegal | A dynamically-typed, concurrent programming language with modern syntax and fast single-pass compiler | 130 |
seborama/fuego | A Go library that applies functional programming concepts to improve code readability and reduce complex bugs in concurrent systems. | 142 |
coq-concurrency/pluto | A Coq-based web server written in a functional programming language | 86 |
bradford-hamilton/monkey-lang | An implementation of a custom programming language with features such as compilation and execution capabilities. | 45 |
nicovank/energy-languages | An experimental project comparing energy efficiency across various programming languages | 9 |
nilq/hugorm | A dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution | 30 |
rhysd/gocaml | An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 749 |
teaentitylab/fpgo | A Golang library providing functional programming features and Rx-style coding capabilities. | 349 |
nickmqb/muon | A modern, statically typed low-level programming language with strong focus on performance and minimalism. | 772 |
mukul-rathi/bolt | A language that automatically prevents data races in concurrent code | 575 |