Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the swank.live Reference Manual, generated automatically by Declt version 3.0 "Montgomery Scott" on Tue Dec 22 15:09:37 2020 GMT+0.
• Introduction | What swank.live is all about | |
• Systems | The systems documentation | |
• Files | The files documentation | |
• Packages | The packages documentation | |
• Definitions | The symbols documentation | |
• Indexes | Concepts, functions, variables and data types |
Some helpers that make livecoding at little easier with slime/swank
Exposes:
Call this function to get swank to handle requests. Put this in your main game/demo/etc loop to keep the repl live whist your code runs.
A quick way of calling #'swank:inspect-in-emacs
Next: Files, Previous: Introduction, Up: Top [Contents][Index]
The main system appears first, followed by any subsystem dependency.
• The swank.live system |
Chris Bagley (Baggers) <techsnuffle@gmail.com>
BSD 2 Clause
Some helpers that make live coding with slime/swank easier
swank
swank.live.asd (file)
Files are sorted by type and then listed depth-first from the systems components trees.
• Lisp files |
• The swank.live.asd file | ||
• The swank.live/package.lisp file | ||
• The swank.live/swank.live.lisp file |
Next: The swank․live/package․lisp file, Previous: Lisp files, Up: Lisp files [Contents][Index]
swank.live.asd
swank.live (system)
Next: The swank․live/swank․live․lisp file, Previous: The swank․live․asd file, Up: Lisp files [Contents][Index]
swank.live (system)
package.lisp
Previous: The swank․live/package․lisp file, Up: Lisp files [Contents][Index]
package.lisp (file)
swank.live (system)
swank.live.lisp
continuable (macro)
Next: Definitions, Previous: Files, Up: Top [Contents][Index]
Packages are listed by definition order.
• The swank.live package |
package.lisp (file)
common-lisp
continuable (macro)
Definitions are sorted by export status, category, package, and then by lexicographic order.
• Exported definitions | ||
• Internal definitions |
Next: Internal definitions, Previous: Definitions, Up: Definitions [Contents][Index]
• Exported functions |
Previous: Exported definitions, Up: Exported definitions [Contents][Index]
swank.live.lisp (file)
Called from within the main loop, this keep the lisp repl working while cepl runs
swank.live.lisp (file)
Previous: Exported definitions, Up: Definitions [Contents][Index]
• Internal macros |
Previous: Internal definitions, Up: Internal definitions [Contents][Index]
Helper macro that we can use to allow us to continue from an error. Remember to hit C in slime or pick the restart so errors don’t kill the app.
swank.live.lisp (file)
Previous: Definitions, Up: Top [Contents][Index]
• Concept index | ||
• Function index | ||
• Variable index | ||
• Data type index |
Next: Function index, Previous: Indexes, Up: Indexes [Contents][Index]
Jump to: | F L S |
---|
Jump to: | F L S |
---|
Next: Variable index, Previous: Concept index, Up: Indexes [Contents][Index]
Jump to: | C F M P U |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
C | |||
continuable : | Internal macros | ||
| |||
F | |||
Function, peek : | Exported functions | ||
Function, update-swank : | Exported functions | ||
| |||
M | |||
Macro, continuable : | Internal macros | ||
| |||
P | |||
peek : | Exported functions | ||
| |||
U | |||
update-swank : | Exported functions | ||
|
Jump to: | C F M P U |
---|
Next: Data type index, Previous: Function index, Up: Indexes [Contents][Index]
Previous: Variable index, Up: Indexes [Contents][Index]
Jump to: | P S |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
P | |||
Package, swank.live : | The swank․live package | ||
| |||
S | |||
swank.live : | The swank․live system | ||
swank.live : | The swank․live package | ||
System, swank.live : | The swank․live system | ||
|
Jump to: | P S |
---|