Lisp-Stat / IPS9Links
Examples from the book Introduction to the Practice of Statistics
☆22Updated last year
Alternatives and similar repositories for IPS9
Users that are interested in IPS9 are comparing it to the libraries listed below
Sorting:
- An experimental implementation of parsing expression grammars (a la Janet) in Common Lisp☆24Updated 10 months ago
- Check and transform Lisp code with Comby (beta)☆27Updated 5 months ago
- Statistical learning models for the Common Lisp☆16Updated 2 months ago
- CL type system implementation☆28Updated last month
- Try is an extensible Common Lisp test anti-framework with equal support for interactive and non-interactive workflows, as well as Emacs i…☆35Updated last month
- Light Weight Cells☆19Updated 9 months ago
- Tree-Sitter bindings for Common Lisp☆21Updated last year
- list of extensions beyond CL available in lisp implementations, and the status of its spread.☆21Updated 6 years ago
- List manipulation library inspired by Haskell package Data.List☆34Updated 4 years ago
- Minimal Perfect Hash-Table CL Implementation