The simple Reference Manual

This is the simple Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Fri Sep 15 03:47:02 2023 GMT+0.

Table of Contents


1 Introduction


2 Systems

The main system appears first, followed by any subsystem dependency.


2.1 simple

Dependency

net.didierverna.clon (system).

Source

simple.asd.

Child Component

simple.lisp (file).


3 Files

Files are sorted by type and then listed depth-first from the systems components trees.


3.1 Lisp


3.1.1 simple/simple.asd

Source

simple.asd.

Parent Component

simple (system).

ASDF Systems

simple.


3.1.2 simple/simple.lisp

Source

simple.asd.

Parent Component

simple (system).

Packages

simple.

Public Interface

main (function).


4 Packages

Packages are listed by definition order.


4.1 simple

Source

simple.lisp.

Use List

common-lisp.

Public Interface

main (function).


5 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


5.1 Public Interface


5.1.1 Ordinary functions

Function: main ()

Entry point for the standalone application.

Package

simple.

Source

simple.lisp.


Appendix A Indexes


A.1 Concepts


A.2 Functions

Jump to:   F   M  
Index Entry  Section

F
Function, main: Public ordinary functions

M
main: Public ordinary functions


A.3 Variables