Hide
Login/Register to vote and to have access to more featuresYou are here: Root > By Topic
Go directly to another tagGo directly to another tagAll Last Modified Items for I/O
Back to full tag viewClon, the Command-Line Options Nuker (Modified)Last modification: Wed, 26 Sep 2012 13:23:22 GMTClon is a library for managing command-line options in standalone Common Lisp applications. It provides a unified option syntax with both short and long names, automatic completion of partial names an...
Common Lisp User Space File System (Added)Last modification: Mon, 28 Nov 2011 19:55:04 GMTA simple file based file system. Use mkfs and mount to take clufs file system into use. Use it with mkdir, create, open and close to read and write files. Open returns a stream to file in clufs file s...
Binary-types (Annotated)Last modification: Fri, 17 Jun 2011 12:32:49 GMTLibrary for accessing binary files with fixed bit-length code-words. Files with variable bit-length code-words, such as those of most compressed formats, are not supported. Binary-types allows the def...
CL-PNG (Modified)Last modification: Wed, 15 Jun 2011 18:40:05 GMTA library for reading and writing PNG (Portable Network Graphics) files.
conmc (Modified)Last modification: Sun, 21 Feb 2010 14:45:28 GMTConmc is a Windows DLL that provides CLISP and Corman Lisp with functionality for text console operations such as cursor positioning, color setting, screen clearing, etc.
TERMINFO (Added)Last modification: Tue, 21 Jul 2009 13:20:46 GMTLisp file for accessing Terminfo databases.
trivial-utf-8 (Modified)Last modification: Sat, 09 Aug 2008 09:43:59 GMTTrivial UTF-8 is a small library for doing fast UTF-8-based in- and output on a Lisp implementation that already supports Unicode -- meaning char-code and code-char deal with Unicode character codes.
CL-DONGLE (Added)Last modification: Sun, 27 Apr 2008 23:29:08 GMTProvides full access to all the functionality of SG-Lock's hardware-based copy protection system (dongles).
read-bytes-standalone (Annotated)Last modification: Thu, 13 Mar 2008 17:51:19 GMTLibrary for reading and writing integer and IEEE floating-point numbers from binary I/O streams.
Metatilities (Modified)Last modification: Sun, 02 Mar 2008 10:03:05 GMTA collection of miscellaneous utilities for container data structures, binding, user interface, dates and times, I/O, symbols, sequences, string manipulation, and more.
cl-jpegmeta (Added)Last modification: Thu, 21 Jun 2007 10:35:08 GMTCL-JPEGMETA is a library for image metadata manipulation.
Chunga (Modified)Last modification: Sat, 16 Jun 2007 14:19:39 GMTPortable chunked streams for Common Lisp
archive (Modified)Last modification: Tue, 01 May 2007 09:46:52 GMTA package for reading an writing disk-based file archives such as those generated by the 'tar' and 'cpio' programs on Unix. This package aspires to be a pure Common Lisp
replacement for the 'tar' pro...
ieee-floats (Added)Last modification: Fri, 22 Dec 2006 21:09:09 GMTProvides functions for converting floats to and from binary format.
getopt (Added)Last modification: Tue, 12 Dec 2006 22:14:51 GMTgetopt is a library for processing command-line arguments. The syntax of the command-line is modeled after GNU's getopt_long function.
cl-ncurses (Added)Last modification: Sun, 19 Nov 2006 13:17:30 GMTA Ncurses interface for Common Lisp
Float numbers input-output (Added)Last modification: Tue, 14 Nov 2006 14:03:00 GMTA library for reading and writing binary IEEE-754 float numbers.
ZPB-TTF (Modified)Last modification: Thu, 09 Nov 2006 16:10:00 GMTTrueType font file access for Common Lisp.
TrueType fonts have a publicly documented file format. ZPB-TTF is a TrueType file parser that provides an interface for reading typographic metrics, glyph o...
fare-csv (Added)Last modification: Wed, 08 Nov 2006 09:25:08 GMTA library for importing data in CSV (Comma-Separated Values) format.
Log4cl (Added)Last modification: Sun, 08 Oct 2006 08:49:48 GMTA Unix logging library based on the Log4j library.
IOlib (Added)Last modification: Sat, 07 Oct 2006 09:08:15 GMTA library for high-performance I/O and network I/O. It currently provides a sockets library, a DNS resolver and basic support for I/O multiplexing. There are plans for adding support for client protoc...
NIO (Modified)Last modification: Tue, 03 Oct 2006 14:28:18 GMTNIO is a nonblocking I/O system, which allows faster serving of web pages and more.
CM-ETF (Added)Last modification: Tue, 19 Sep 2006 13:04:17 GMTAn extension to the Common Music composition environment for exporting musical data in ETF (Engima Transportable File) format, which can be read by popular commercial musical notation software.
Slitch (Added)Last modification: Sat, 02 Sep 2006 08:49:16 GMT"A toolkit for experimental low-level networking in Common Lisp". It works by reading and writing Ethernet frames via the operating system interface to "tap" devices under Linux. It currently supports...
Common Lisp TrueType Engine (Added)Last modification: Fri, 01 Sep 2006 14:02:45 GMTA cross-platform TrueType font interpreter/renderer with support for antialiasing.
GZIP-STREAM (Modified)Last modification: Thu, 31 Aug 2006 06:51:07 GMTA library for reading and writing compressed files in gzip format.
ExifPlugIn (Modified)Last modification: Tue, 15 Aug 2006 12:13:00 GMTA FileMaker database plugin for accessing metadata in EXIF format stored in digital camera image files.
What read-delimited-list will and won't do, and changing the reader syntax in CL (Added)Last modification: Tue, 08 Aug 2006 09:09:39 GMTA short article on the Common Lisp reader that explains what READ-DELIMITED-LIST actually does, which is not what is usually expected, and how to change the reader syntax.
Snarfing files into strings (Added)Last modification: Sun, 06 Aug 2006 08:00:44 GMTA short article on how to read a file into a string in a way that takes the external encoding into account.
Printing unreadably (Added)Last modification: Sat, 05 Aug 2006 08:08:52 GMTA short article on how user-defined code should conform to the printed representation of objects (*PRINT-READABLY*) required by the Common Lisp reader.
CL-CHMLIB (Modified)Last modification: Sun, 25 Jun 2006 19:05:01 GMTA set of CFFI-based Common Lisp bindings to the chmlib (CHM lib) C library. It provides access to HTML help files in Microsoft ITSS/CHM format.
CL-SCREEN (Added)Last modification: Sun, 18 Jun 2006 08:48:44 GMTA CFFI-based interface to the `ncurses' Unix library that is a rework of the sb-screen SBCL contrib module. It provides a stream for output to the whole screen, and one for output to a defined window.
CL-PDB (Modified)Last modification: Sat, 20 May 2006 13:04:02 GMTA library for accessing and inspecting .PDB and .PRC databases of PDA devices based on the PalmOS operating system. It does not provide conduit functionality, but works on databases downloaded off a P...
Slurping a file in Common Lisp (Added)Last modification: Thu, 11 May 2006 15:34:14 GMTAn article that presents different ways of copying a file by reading it into memory and writing it back, and compares their performance.
ZPB-EXIF (Added)Last modification: Tue, 09 May 2006 13:13:37 GMTZPB-EXIF is a library for accessing metadata in EXIF format stored in digital camera image files.
cl-mp3-parse (Added)Last modification: Sun, 22 Jan 2006 16:56:12 GMTLibrary for parsing MP3 audio files.