We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Added examples of weak references in action
Added weak references
Changed REF to >REF
Added mention of unbounded message queues
Fixed SCHEDULE to be SPAWN
Added content on filesystem tools
Write the beginnings of a filesystems wiki page
Added mention of >GENERIC-MAP and >GENERIC-SET
Added documentation of convenience words #[ ]# #{ }# and #| |#
Documented SPLIT, SPLITI, SPLIT-LIST, and SPLITI-LIST
Added mention of asymmetric coroutines
Replaced SCHEDULE with SPAWN and added mention of task-local storage
Added an example of broadcasting
Added examples with and without YIELD
Added mention of lazy evaluation
Changed a couple instances of "channel" to "message channel"
Added more content
Demoted introduction
Added content on multitasking
Fixed the mention of PRIVATE-MODULE
Added mention of peeking and non-blocking
Renamed CALL/CC to SAVE and "continuations" to "saved states"
Added mention of references
Added mention of TERMINATE
Added more example
Added more stuff
Added more multitasking-related content