The cl-dsl Reference Manual

This is the cl-dsl Reference Manual, version 0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 15:09:38 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

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


2.1 cl-dsl

Easily define domain specific languages

Author

Alexander Popolitov <>

License

GPL

Version

0.1

Source

cl-dsl.asd.

Child Components

3 Files

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


3.1 Lisp


3.1.1 cl-dsl/cl-dsl.asd

Source

cl-dsl.asd.

Parent Component

cl-dsl (system).

ASDF Systems

cl-dsl.


3.1.2 cl-dsl/package.lisp

Source

cl-dsl.asd.

Parent Component

cl-dsl (system).

Packages

cl-dsl.


3.1.3 cl-dsl/cl-dsl.lisp

Dependency

package.lisp (file).

Source

cl-dsl.asd.

Parent Component

cl-dsl (system).

Public Interface

4 Packages

Packages are listed by definition order.


4.1 cl-dsl

Source

package.lisp.

Use List

common-lisp.

Public Interface

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: with-flets (would-be-flets body)
Package

cl-dsl.

Source

cl-dsl.lisp.

Function: with-macrolets (would-be-macrolets body)
Package

cl-dsl.

Source

cl-dsl.lisp.


Appendix A Indexes


A.1 Concepts


A.3 Variables