Vocabularies tagged "reflection" - Factor Documentation (original) (raw)

Vocabularies tagged "reflection"
Factor handbook » Vocabulary index » Vocabulary tags

Children from resource:core

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

Children from resource:basis

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

Children from resource:extra

Vocabulary Summary
classes.hierarchy Print a class hierarchy