Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s-expressionists/dpans
Sources - with fixes - of the draft Common Lisp specification proposed to the American National Standard for Information Systems as well as the accompanying X3J13 cleanup issues
https://github.com/s-expressionists/dpans
common-lisp specification
Last synced: about 19 hours ago
JSON representation
Sources - with fixes - of the draft Common Lisp specification proposed to the American National Standard for Information Systems as well as the accompanying X3J13 cleanup issues
- Host: GitHub
- URL: https://github.com/s-expressionists/dpans
- Owner: s-expressionists
- License: other
- Created: 2021-05-06T16:25:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T13:31:38.000Z (9 months ago)
- Last Synced: 2024-05-06T15:03:33.615Z (9 months ago)
- Topics: common-lisp, specification
- Language: TeX
- Homepage: https://s-expressionists.github.io/dpans/
- Size: 13.2 MB
- Stars: 10
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- Changelog: changes/README.org
- License: COPYING
Awesome Lists containing this project
README
* Introduction
This repository contains the TeX and plain-text source files from
which the Common Lisp ANSI standard and the Common Lisp HyperSpec
were created.The only changes to the source files correct typographic, syntactic
and other minor errors and should be easily identifiable from the
version history of the repository and/or the file:changes directory.* Purpose
The purpose of this repository is making slightly fixed versions of
the mentioned documents easily accessible for further processing.* Content
+ file:dpANS3 directory ::
This directory contains the TeX sources of the final draft of
the Common Lisp specification.+ file:x3j13-issues directory ::
This directory contains a subset of the X3J13 cleanup issues
produced by the committee.The files in this directory have been obtained from
http://www.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/doc/standard/ansi/cleanup/
on 2021-05-06. Unfortunately, that collection does not contain
all issue files.+ file:changes directory ::
This directory contains descriptions of changes that were made
to TeX sources of the final draft of the Common Lisp
specification as well as the X3J13 cleanup issues.