Next: Documentation and Comments, Previous: Common-Lisp Read Syntax, Up: Lexical Conventions [Contents][Index]
#! is the unix mechanism for executing scripts. See Unix Scheme Scripts for the full description of how this comment supports scripting.
Return integers for the current line and column being read during a load.
Returns the string naming the file currently being loaded. This path
is the string passed to load
, possibly with ‘.scm’
appended.