ttsiodras / Score4
AI: Implementing Score4 (Connect four) in functional and imperative languages
☆45Updated 2 years ago
Alternatives and similar repositories for Score4:
Users that are interested in Score4 are comparing it to the libraries listed below
- Shen on javascript.☆69Updated 6 years ago
- An embedding of miniKanren in Shen.☆25Updated 9 years ago
- scm->js☆22Updated 9 years ago
- A C implementation of the Shen programming language☆70Updated 3 years ago
- APL parser written in Standard ML☆19Updated 8 years ago
- A Lisp syntax for Haskell.☆22Updated 12 years ago
- Iterated Function Systems fractals with OCaml.☆35Updated 2 years ago
- APL compiler written in Standard ML☆35Updated 4 years ago
- A JavaScript port of Paul Graham's Arc programming language☆20Updated 16 years ago
- Code, wiki, and resources for the weekly miniKanren uncourse☆52Updated 9 years ago
- Previous version of "I Write Like" written in Racket☆58Updated 8 years ago
- An R6RS framework for creating compilers that target C.☆113Updated 9 years ago
- Clojure transducers in a typed setting, in Haskell