The paren-test Reference Manual

This is the paren-test Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 17:30:50 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

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


2.1 paren-test

Author

Red Daly

Defsystem Dependency

paren-files (system).

Dependencies
  • parenscript (system).
  • trivial-shell (system).
Source

paren-test.asd.

Child Components

3 Modules

Modules are listed depth-first from the system components tree.


3.1 paren-test/paren

Dependency

js-shell.lisp (file).

Source

paren-test.asd.

Parent Component

paren-test (system).

Child Component

paren-test.paren (file).


4 Files

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


4.1 Lisp


4.1.1 paren-test/paren-test.asd

Source

paren-test.asd.

Parent Component

paren-test (system).

ASDF Systems

paren-test.


4.1.2 paren-test/package.lisp

Source

paren-test.asd.

Parent Component

paren-test (system).

Packages

paren-test.

Internals

*suite* (special variable).


4.1.3 paren-test/js-shell.lisp

Dependency

package.lisp (file).

Source

paren-test.asd.

Parent Component

paren-test (system).

Public Interface

4.2 Source


4.2.1 paren-test/paren/paren-test.paren

Source

paren-test.asd.

Parent Component

paren (module).


5 Packages

Packages are listed by definition order.


5.1 paren-test

Source

package.lisp.

Use List
  • common-lisp.
  • parenscript.
Public Interface
Internals

*suite* (special variable).


6 Definitions

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


6.1 Public Interface


6.1.1 Special variables

Special Variable: *js-executable*

The name of the executable to run in order to execute the generated javascript.

Package

paren-test.

Source

js-shell.lisp.


6.1.2 Ordinary functions

Function: run-paren-system (name)
Package

paren-test.

Source

js-shell.lisp.


6.2 Internals


6.2.1 Special variables

Special Variable: *suite*
Package

paren-test.

Source

package.lisp.


Appendix A Indexes


A.1 Concepts


A.2 Functions

Jump to:   F   R  
Index Entry  Section

F
Function, run-paren-system: Public ordinary functions

R
run-paren-system: Public ordinary functions