tcard / functionalLinks
Functional programming library for Go including a lazy list implementation and some of the most usual functions.
☆32Updated 13 years ago
Alternatives and similar repositories for functional
Users that are interested in functional are comparing it to the libraries listed below
Sorting:
- A dialect of Lisp implemented in Go☆105Updated 10 years ago
- a dynamically typed, garbage collected, embeddable programming language built with Go☆328Updated 10 years ago
- go language generics system☆115Updated 12 years ago
- LLVM bindings for the Go programming language☆98Updated 12 years ago
- LLVM bindings for the Go programming language☆217Updated 4 years ago
- github.com/cznic/cc has moved to modernc.org/cc☆163Updated 6 years ago
- A customisable virtual machine written in Go☆222Updated 8 years ago
- [on hold] Port of Lua 5.1 interpreter to Go Language Toolchain. [Work In Progress.] See also: http://lua.org and http://golang.org☆173Updated 9 years ago
- HTTP Server Push module for Google Go☆63Updated 10 years ago
- Go Interface for SQLite3☆83Updated 12 years ago
- Go bindings for SDL☆218Updated 9 years ago
- Generics for go