| Authors: | Slava Pestov, Joe Groff |
| Class | Superclass | Slots |
| path abi dll dlerror | ||
| name | ||
| name library |
| Word | Stack effect |
| ( path -- path' ) | |
| ( -- message/f ) |
| Word | Stack effect |
| ( path -- dll ) | |
| ( name dll -- alien ) | |
| ( name dll -- alien ) | |
| ( dll -- ) | |
| ( dll -- ? ) |
| Word | Stack effect |
| ( path abi -- library ) | |
| ( name path abi -- ) | |
| ( name path abi -- ? ) | |
| ( name library -- value ) | |
| ( name -- ) | |
| ( path -- dll ) | |
| ( name dll -- alien ) | |
| ( name dll -- alien ) | |
| ( library -- abi ) | |
| ( library -- dll ) | |
| ( name -- dll ) | |
| ( name -- library ) | |
| ( name -- * ) | |
| ( name library -- * ) | |
| ( name -- ) |
| Word | Stack effect |
| ( object -- ? ) | |
| ( object -- ? ) | |
| ( object -- ? ) |
| Vocabulary | Summary |
| alien.libraries.unix vocabulary | |
| alien.libraries.windows vocabulary |