shen-go
Functional programming language
A Go implementation of Shen, a portable functional programming language with features like pattern matching and macro support.
A Go implementation of the Shen programming language
56 stars
6 watching
4 forks
Language: Go
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go library that enables functional programming concepts such as mapping and transforming data structures in a concise and expressive way. | 181 |
| A Go-based functional programming language designed to simplify concurrent and reactive programming. | 410 |
| An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 749 |
| A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. | 220 |
| A collection of notes, examples, and exercises from the official Go book. | 2 |
| A comprehensive resource explaining the internal implementation principles of the Go programming language. | 963 |
| An implementation of a custom programming language with features such as compilation and execution capabilities. | 45 |
| A collection of functional programming helpers for Go, providing a set of reusable functions for tasks like filtering, mapping, and reducing data. | 304 |
| A Go toolkit for building software projects | 7 |
| A library of iterators to augment the standard library for functional programming in Go. | 464 |
| A Golang library providing functional programming features and Rx-style coding capabilities. | 349 |
| A Go library implementing an immutable state machine with conditional and action functions | 37 |
| A tokenizer based on dictionary and Bigram language models for text segmentation in Chinese | 21 |
| A comprehensive utility package for Go programmers | 175 |
| An FTP server implemented in Go to learn the language and gain familiarity with networking concepts | 11 |