trivial-system-loader
Lisp installer
Provides a portable system downloader/loader abstraction for Common Lisp.
A system installation/loading abstraction for Common Lisp
12 stars
4 watching
0 forks
Language: Common Lisp
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
atgreen/cl-embeddings | A Common Lisp library for generating word embeddings using neural network models. | 8 |
atgreen/cl-text-splitter | A Common Lisp library for splitting text into manageable segments based on document structure and layout characteristics. | 7 |
atgreen/cl-chroma | A Common Lisp interface to the Chroma vector database | 8 |
jingtaozf/literate-lisp | An Emacs extension that loads Common Lisp code from Org files | 64 |
atgreen/cl-completions | A Common Lisp library that provides a text completion system using various large language models | 13 |
pascalcombier/plain-common-lisp | A framework to simplify Common Lisp development on Windows | 20 |
eudoxia0/trivial-download | Downloads files from Common Lisp through Drakma | 38 |
atgreen/cl-etcd | A library that simplifies the integration of a distributed key-value store into Common Lisp applications | 11 |
defunkydrummer/lisp-xl | A Common Lisp library for reading and processing Microsoft Excel XLSX files | 29 |
mabragor/cl-yaclyaml | A Common Lisp library that loads and processes YAML data files | 15 |
lispbuilder/lispbuilder | A collection of libraries providing tools and functionality for building large interactive applications in Common Lisp | 192 |
fstamour/common-lisp-heroku-example | An example project demonstrating how to deploy a Common Lisp server on Heroku using Docker | 5 |
argumentcomputer/lurk-lisp | A Lisp implementation of Lurk's API without proof mechanisms | 67 |
chr1st0scli/rainlisp | A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. | 34 |
atgreen/cl-chat | Provides a conversational AI interface using LLMs in Common Lisp | 13 |