system vocabulary
Factor handbook ยป Vocabulary index


Documentation
System interface

Metadata
Tags:os
Authors:Slava Pestov


Words

Singleton classes
arm.32
arm.64
freebsd
linux
macosx
ppc.32
ppc.64
windows
x86.32
x86.64


Union classes
arm
bsd
ppc
unix
x86


Primitives
WordStack effect
(exit)( n -- * )
disable-ctrl-break( -- )
enable-ctrl-break( -- )
nano-count( -- ns )


Ordinary words
WordStack effect
cpu( -- class )
embedded?( -- ? )
exit( n -- * )
image-path( -- path )
os( -- class )
version-info( -- str )
vm-compile-time( -- string )
vm-compiler( -- string )
vm-git-id( -- string )
vm-git-label( -- string )
vm-git-ref( -- string )
vm-path( -- path )
vm-version( -- string )


Class predicate words
WordStack effect
arm.32?( object -- ? )
arm.64?( object -- ? )
arm?( object -- ? )
bsd?( object -- ? )
freebsd?( object -- ? )
linux?( object -- ? )
macosx?( object -- ? )
ppc.32?( object -- ? )
ppc.64?( object -- ? )
ppc?( object -- ? )
unix?( object -- ? )
windows?( object -- ? )
x86.32?( object -- ? )
x86.64?( object -- ? )
x86?( object -- ? )


Files


Metadata files


Children
VocabularySummary
system.private