parrotcode:
lexical and global variables, function call
Contents
|
Language Implementations
|
Common Lisp
NAME
internals.pir - lexical and global variables, function call
Functions
_LOOKUP_GLOBAL(pkgname, symname)
_LOOKUP_LEXICAL(symname)
_LOOKUP_SYMBOL(symname)
_INTERN_GLOBAL(symbol, pkgname)
.INTERN_LEXICAL(symbol)
_LEXICAL_SYMBOL
_SYMBOL
_GLOBAL_SYMBOL
_FUNCTION_CALL
Call a function.