cocoa vocabulary
Factor handbook ยป Vocabulary index


Documentation
Cocoa bridge

Metadata
Tags:bindings, ffi
Authors:Slava Pestov
Platforms:macosx


Words

Parsing words
WordSyntax
->-> selector
?->
FRAMEWORK:
IMPORT:IMPORT: name
SEL:
SUPER->-> selector


Symbol words
frameworks
sent-messages
super-sent-messages


Ordinary words
WordStack effect
remember-send( selector -- )
remember-super-send( selector -- )


Files


Metadata files


Children from resource:basis
VocabularySummary
cocoa.apple-script
cocoa.applicationNSApplication-related utilities
cocoa.dialogsNSOpenPanel/NSSavePanel utilities
cocoa.enumerationSupport for iterating over NSFastEnumerations
cocoa.messagesSupport and syntax for Objective C message sending
cocoa.nibsCocoa NSNib and .nib-related handy words
cocoa.pasteboardNSPasteboard utilities
cocoa.plistsReading and writing Cocoa property lists
cocoa.runtimeLow-level Objective C runtime binding
cocoa.statusbarNSStatusBar utilities
cocoa.subclassingSupport and syntax for Objective C subclassing
cocoa.touchbar
cocoa.typesNSPoint, NSRect, and other simple Cocoa types
cocoa.viewsNSView and NSOpenGLView utilities
cocoa.windowsNSWindow utilities


Children
VocabularySummary
cocoa.classes