File: README.md

package info (click to toggle)
osicat 0.7.0%2Bgit20241215.37a3521-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 516 kB
  • sloc: lisp: 4,825; sh: 114; makefile: 25
file content (7 lines) | stat: -rw-r--r-- 362 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
[![Build Status](https://travis-ci.org/osicat/osicat.svg?branch=master)](https://travis-ci.org/osicat/osicat)

Osicat is a lightweight operating system interface for Common Lisp
on Unix-platforms. It is not a POSIX-style API, but rather a simple
lispy accompaniment to the standard ANSI facilities.

Osicat homepage: <http://www.common-lisp.net/project/osicat/>