filepaths
Path library
Provides consistent and modern filepath manipulation functions for Common Lisp.
Modern and consistent filepath manipulation for Common Lisp.
25 stars
3 watching
0 forks
Language: Common Lisp
last commit: 4 months ago
Linked from 1 awesome list
common-lisp
Related projects:
Repository | Description | Stars |
---|---|---|
fosskers/cl-nonempty | Provides non-empty variants of common Lisp collection types to simplify code and avoid manual NIL checks. | 3 |
pascalcombier/plain-common-lisp | A framework to simplify Common Lisp development on Windows | 20 |
fjames86/ftw | A thin wrapper around the Windows API for Common Lisp applications | 61 |
eigenhombre/cl-oju | Provides common Lisp equivalents of Clojure functions for sequence manipulation | 19 |
vindarel/cl-str | A modern and consistent Common Lisp library for string manipulation. | 309 |
froydnj/archive | A Common Lisp library for reading and writing disk-based file archives | 30 |
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 |
html/clache | A general caching facility for Common Lisp | 18 |
fukamachi/cl-dbi | Provides a uniform interface for accessing various relational databases from Common Lisp. | 207 |
sharplispers/cormanlisp | A Common Lisp development environment for Microsoft Windows operating systems. | 570 |
edicl/flexi-streams | Provides streams that can handle multiple character encodings and are compatible with various data formats. | 55 |
ailisp/flute | A Common Lisp library for building composable HTML5 components | 64 |
eudoxia0/trivial-download | Downloads files from Common Lisp through Drakma | 38 |
arkscript-lang/std | Provides a standard set of functions and data structures for use in Common Lisp programming | 5 |