CLiki - Uncategorized articles
- Units
Things dealing with time, date, weight, currency, etc
- Unix
Pages on CLiki that may help with closer integration of CL and Unix :
- URI
Libraries for dealing with URIs
- Utilities
Everyone write their own! See also convenience library
- validation
CL-DATA-FORMAT-VALIDATION -
CL-DATA-FORMAT-VALIDATION is provides a consistent regular interface for data conversion and validation (in the form of strings usually) into internal data types and for formatting internal data back into external presentable strings, all according to a conversion or type specification
Clavier -
General purpose validation library for Common Lisp
xml-psychiatrist -
xml-psychiatrist is an XML sanity checking/validation library written entirely in Common Lisp
- Vapourware
This topic is for pages that refer to non-existent software
- version control
Anything related to version/source control (CVS, SVN, git, etc.)
- Virtualization
Tools to manipulate Virtual Machines, Hypervisors, Lightweight Virtualization and other tools/libraries related with Virtualization
- visualization
Bouquet -
Bouquet is a graph generator for the Tulip graph visualization software
cl-dot -
CL-DOT is a library for easily generating dot (Graphviz) output from arbitrary Lisp data
cl-graphviz -
cl-graphviz is a CFFI interface to graphviz with cl-graph integration
s-dot -
S-Dot by Martin Loetzsch is a Common Lisp interface to the 'dot' tool of the GraphViz graphics library
- Web
Web clients, servers, application servers, browsers, etc