hiredman / gologicLinks
toy minikanren impl in Go lang
☆58Updated 11 years ago
Alternatives and similar repositories for gologic
Users that are interested in gologic are comparing it to the libraries listed below
Sorting:
- LISP dialect implemented in Go☆260Updated 6 years ago
- a Go implementation of miniKanren, an embedded Domain Specific Language for logic programming.☆43Updated 2 years ago
- Prolog interpreter in Go☆375Updated 6 years ago
- A Lisp implementation in Go☆154Updated 8 years ago
- The Gsp Prelude and Go bindings.☆28Updated 10 years ago
- The gsp compiler.☆177Updated 10 years ago
- Persistent data structures for Go☆112Updated 8 years ago
- Simple LISP in Go☆528Updated 8 years ago
- Type safe persistent/immutable data structures for Go☆63Updated 4 years ago
- goast is a Go AST utility with the aim of providing idiomatic meta-programming facilities for Go.☆138Updated 6 years ago
- A datalog prover and interpreter in Go.☆37Updated 10 years ago
- Immutable and Memory-Efficient Maps and Sets in Go☆245Updated last month
- A Scheme-flavored Lisp implemented in Go.☆150Updated 4 years ago
- Software Transactional Memory in Go☆188Updated 6 years ago
- Easy parametric polymorphism at run time using completely unidiomatic Go.☆197Updated 11 years ago
- golang parser-combinator library☆78Updated 3 years ago
- gtreap is an immutable treap implementation in the Go Language☆92Updated 3 years ago
- literate-programming-style documentation for golang, modeled on docco☆43Updated 11 years ago
- A customisable virtual machine written in Go