Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the livesupport Reference Manual, generated automatically by Declt version 3.0 "Montgomery Scott" on Mon Apr 19 16:55:58 2021 GMT+0.
• Introduction | What livesupport 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:
Exposes:
Call this function to get the server 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 inspecting an object in your editor
A macro commonly used in livecoding to enable continuing when errors are raised. Simply wrap around a chunk of code and it provides a restart called 'continue' which ignores the error and carrys on from the end of the body. I usually wrap this around the code 'step' function in my main loop.
Next: Files, Previous: Introduction, Up: Top [Contents][Index]
The main system appears first, followed by any subsystem dependency.
• The livesupport system |
Chris Bagley (Baggers) <techsnuffle@gmail.com>
BSD 2 Clause
Some helpers that make livecoding with slime/sly a little easier
livesupport.asd (file)
Files are sorted by type and then listed depth-first from the systems components trees.
• Lisp files |
• The livesupport.asd file | ||
• The livesupport/package.lisp file | ||
• The livesupport/livesupport.lisp file |
Next: The livesupport/package․lisp file, Previous: Lisp files, Up: Lisp files [Contents][Index]
livesupport.asd
livesupport (system)
Next: The livesupport/livesupport․lisp file, Previous: The livesupport․asd file, Up: Lisp files [Contents][Index]
livesupport (system)
package.lisp
Previous: The livesupport/package․lisp file, Up: Lisp files [Contents][Index]
package.lisp (file)
livesupport (system)
livesupport.lisp
Next: Definitions, Previous: Files, Up: Top [Contents][Index]
Packages are listed by definition order.
• The livesupport package |
package.lisp (file)
common-lisp
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 macros | ||
• Exported functions |
Next: Exported functions, Previous: Exported definitions, Up: Exported 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.
livesupport.lisp (file)
Previous: Exported macros, Up: Exported definitions [Contents][Index]
livesupport.lisp (file)
livesupport.lisp (file)
livesupport.lisp (file)
livesupport.lisp (file)
livesupport.lisp (file)
livesupport.lisp (file)
Previous: Exported definitions, Up: Definitions [Contents][Index]
• Internal functions |
Previous: Internal definitions, Up: Internal definitions [Contents][Index]
livesupport.lisp (file)
livesupport.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 |
---|
Jump to: | F L |
---|
Next: Variable index, Previous: Concept index, Up: Indexes [Contents][Index]
Jump to: | %
C F G M P R S U |
---|
Jump to: | %
C F G M P R S U |
---|
Next: Data type index, Previous: Function index, Up: Indexes [Contents][Index]
Previous: Variable index, Up: Indexes [Contents][Index]
Jump to: | L P S |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
L | |||
livesupport : | The livesupport system | ||
livesupport : | The livesupport package | ||
| |||
P | |||
Package, livesupport : | The livesupport package | ||
| |||
S | |||
System, livesupport : | The livesupport system | ||
|
Jump to: | L P S |
---|