Vocabularies tagged “tools”
Factor handbook » Vocabulary index » Vocabulary tags


Children from resource:core
VocabularySummary
definitionsDefinition protocol and cross-referencing
memoryHeap introspection support


Children from resource:basis
VocabularySummary
bootstrap.imageBootstrap image generation
editorsEditor integration
help.lintHelp lint tool
help.lint.checks
help.vocabsBrowsing vocabularies
inspectorTerminal-based object viewer and editor
listenerTerminal-based interactive code evaluator
prettyprintFactor source code prettyprinter
stack-checkerStack effect inference
tools.annotationsSupport for breakpoints and watchpoints on words
tools.crossrefInspecting definition usages
tools.deployDeploying minimal stand-alone images
tools.deploy.macosxDeploying minimal stand-alone Mac OS X application bundles
tools.deploy.unixDeploying minimal stand-alone binaries on *nix-like systems
tools.deploy.windowsDeploying minimal stand-alone Windows executables
tools.memoryData and code heap introspection tools
tools.psProcess listing utility
tools.testUnit test framework
tools.timeTiming code execution
ui.toolsGraphical developer tools
ui.tools.browserGraphical help browser
ui.tools.debuggerGraphical error display
ui.tools.inspectorGraphical object viewer and editor
ui.tools.listenerGraphical code evaluator
ui.tools.walkerGraphical code single stepper


Children from resource:extra
VocabularySummary
annotationsCode annotation comment syntax
classes.hierarchyPrint a class hierarchy
help.lint.coverageDocumentation coverage linter
project-euler.ave-timeAveraging code execution times
tty-serverConnect to a Factor listener through telnet