tcard / functional
Functional programming library for Go including a lazy list implementation and some of the most usual functions.
☆32Updated 12 years ago
Alternatives and similar repositories for functional:
Users that are interested in functional are comparing it to the libraries listed below
- A dialect of Lisp implemented in Go☆106Updated 9 years ago
- The Gsp Prelude and Go bindings.☆28Updated 9 years ago
- LLVM bindings for the Go programming language☆97Updated 11 years ago
- Golang Port of LLVM's Kaleidoscope Tutorial☆30Updated 10 years ago
- go language generics system☆115Updated 12 years ago
- Go Interface for SQLite3☆83Updated 12 years ago
- A strongly-typed handy scripting language with type inference☆14Updated 6 years ago
- Go bindings for libglfw 2.x☆73Updated 9 years ago
- Kademlia style DHT written in Go.☆51Updated 14 years ago
- Go-interpreter Project Design Documents☆57Updated 6 years ago
- Easy parametric polymorphism at run time using completely unidiomatic Go.☆197Updated 11 years ago
- Port of the lemon parser generator to the Go programming language☆55Updated 3 years ago
- a (tiny) VM project built with Go☆59Updated 7 years ago
- A balanced binary tree data structure, expected to have logarithmic height.☆32Updated 13 years ago
- Generics for go