Vocabulary | Summary |
classes | Object system implementation |
continuations | Capturing and restorating continuations, catching errors |
definitions | Definition protocol and cross-referencing |
effects | Stack effects as first-class data types |
generic | Generic word implementation |
layouts | Low-level in-memory object layout introspection |
parser | Factor source code parser |
words | Words are the fundamental units of code |
Vocabulary | Summary |
inspector | Terminal-based object viewer and editor |
mirrors | View any object as an association mapping slots to values |
multiline | Multiline string literals |
prettyprint | Factor source code prettyprinter |
Vocabulary | Summary |
classes.hierarchy | Print a class hierarchy |