This is the core-reader Reference Manual, version 1.2.6, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 05:50:53 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
core-reader
Utilities for stream oriented reader.
SATO Shinichi
(GIT git@github.com:hyotang666/core-reader)
MIT
# CORE-READER 0.1.1
## What is this?
Utilities for stream oriented reader.
## Alternatives and differences.
| | [uiop/stream] | core-reader |
| —— | ————- | ———– |
| Orient | Line/S-Exp | Character |
[uiop/stream]: https://gitlab.common-lisp.net/asdf/asdf/-/blob/master/uiop/stream.lisp
## Usage
See spec file.
## From developer
### Product’s goal
### License
MIT
### Tested with
* SBCL/2.2.5
* CCL/1.12.1
* CLISP/2.49
* ECL/21.2.1
* Allegro/10.1
* CMUCL/21D
* ABCL/1.9.0
## Installation
1.2.6
uiop
(system).
core-reader.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
core-reader/core-reader.lisp
core-reader
(system).
char-pred
(compiler macro).
char-pred
(function).
delimiter
(function).
do-stream
(macro).
do-stream-till
(macro).
do-stream-till-suffix
(macro).
read-delimited-string
(function).
read-string-till
(function).
string-concat
(function).
call-with-do-stream-till-suffix
(function).
function-designator
(type).
Packages are listed by definition order.
core-reader
common-lisp
.
char-pred
(compiler macro).
char-pred
(function).
delimiter
(function).
do-stream
(macro).
do-stream-till
(macro).
do-stream-till-suffix
(macro).
read-delimited-string
(function).
read-string-till
(function).
string-concat
(function).
call-with-do-stream-till-suffix
(function).
function-designator
(type).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Jump to: | C D F M R S |
---|
Jump to: | C D F M R S |
---|
Jump to: | C F P S T |
---|
Jump to: | C F P S T |
---|