This is the ugly-tiny-infix-macro Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:59:33 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
ugly-tiny-infix-macro
A tiny and simple macro to allow writing binary operations in infix notation
Peeyush Kushwaha <peeyush.p97+dev@gmail.com>
Apache License, Version 2.0
defpackage.lisp
(file).
default-operator-precedence-alist.lisp
(file).
error-handling.lisp
(file).
ugly-tiny-infix-macro.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
ugly-tiny-infix-macro/ugly-tiny-infix-macro.asd
ugly-tiny-infix-macro/defpackage.lisp
ugly-tiny-infix-macro/default-operator-precedence-alist.lisp
ugly-tiny-infix-macro/error-handling.lisp
ugly-tiny-infix-macro/ugly-tiny-infix-macro.lisp
ugly-tiny-infix-macro/ugly-tiny-infix-macro.asd
ugly-tiny-infix-macro
(system).
ugly-tiny-infix-macro/defpackage.lisp
ugly-tiny-infix-macro
(system).
ugly-tiny-infix-macro/default-operator-precedence-alist.lisp
defpackage.lisp
(file).
ugly-tiny-infix-macro
(system).
*operator-precedence-alist*
(special variable).
ugly-tiny-infix-macro/error-handling.lisp
ugly-tiny-infix-macro
(system).
malformed-infix-expression-error
(condition).
print-object
(method).
check-list-of-expressions
(function).
check-operator-precedence-alist
(function).
malformed-infix-expression-error-expression
(reader method).
malformed-infix-expression-error-text
(reader method).
ugly-tiny-infix-macro/ugly-tiny-infix-macro.lisp
error-handling.lisp
(file).
ugly-tiny-infix-macro
(system).
$
(macro).
apply-popped
(function).
recursively-pop-stack
(function).
shunting-yard
(function).
Packages are listed by definition order.
ugly-tiny-infix-macro
ugly-infix
common-lisp
.
$
(macro).
*operator-precedence-alist*
(special variable).
malformed-infix-expression-error
(condition).
apply-popped
(function).
check-list-of-expressions
(function).
check-operator-precedence-alist
(function).
malformed-infix-expression-error-expression
(generic reader).
malformed-infix-expression-error-text
(generic reader).
recursively-pop-stack
(function).
shunting-yard
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Infix binary operations for lisp!
malformed-infix-expression-error
) ostream) ¶malformed-infix-expression-error
)) ¶malformed-infix-expression-error
)) ¶text
.
Jump to: | $
A C F G M P R S |
---|
Jump to: | $
A C F G M P R S |
---|
Jump to: | *
E S T |
---|
Jump to: | *
E S T |
---|
Jump to: | C D E F M P S U |
---|
Jump to: | C D E F M P S U |
---|