iagoleal / elizaLinks
An implementation of ELIZA, Weizenbaum's classic chatbot.
☆22Updated 4 years ago
Alternatives and similar repositories for eliza
Users that are interested in eliza are comparing it to the libraries listed below
Sorting:
- Read and write images as massiv arrays☆13Updated 4 years ago
- Zippers for cofree types☆13Updated 3 years ago
- Clipboard synchronization tool☆12Updated 2 months ago
- A template for idris projects☆11Updated 4 years ago
- Funny little Haskell impl☆18Updated 5 years ago
- ☆12Updated 3 months ago
- Automatically generated Nix expressions of Stackage snapshots☆12Updated this week
- Efficient parser combinators for Haskell☆39Updated 2 months ago
- Attempt to prove semantic preservation (forward simulation) for a simple compiler.☆12Updated last year
- Types for ldtk☆16Updated last year
- Interval datatype, interval arithmetic, and interval-based containers for Haskell☆21Updated 2 months ago
- ☆14Updated 2 weeks ago
- Single Page Web Applications in Idris☆25Updated 3 weeks ago
- A Haskell libary for fast arrowized FRP based on signal functions☆18Updated 3 weeks ago
- Haskell counters that can be safely incremented from multiple threads☆19Updated last month
- classical sequent calculus, embedded in Haskell☆21Updated 2 months ago
- A generic 2D cellular automaton simulator☆25Updated 4 years ago
- The place for submitting new articles to the Serokell blog.☆16Updated last year
- Visualization of Haskell data structures☆16Updated last year
- 💧 Liquid Haskell integration for Cabal and Stack☆25Updated 6 years ago
- A 2D platformer in Idris, a dependently-typed purely functional programming language☆25Updated 5 years ago
- ☆11Updated 3 weeks ago
- Deriving Storable instances using GHC.Generics☆16Updated 3 years ago
- An interpreter for the concatenative language Joy, written in Haskell using extensible-effects