What's new? | Help | Directory | Sign in
Google
cat-language
The Cat Programming Language Project
  
  
  
  
    
Search
for
Updated May 22, 2007 by cdiggins
Labels: Glossary, Usage
MetaCommand  
About the interpreter meta-commands.

Meta-Commands

Meta-commands are commands intended for the interpreter and are explicitly not part of the Cat language. A meta-command typically starts with a hash character (#). Note that meta-commands are valid Cat identifiers, and could conflict with a user-definition.

The meta-commands are:


Sign in to add a comment