logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Language::INTERCAL::Splats - errors

Author

       Claudio Calvelli - compiler (whirlpool) intercal.org.uk (Please include the word INTERLEAVING in the
       subject when emailing that address, or the email may be ignored)

perl v5.40.0                                       2025-02-09                              INTERCAL::Splats(3pm)

Description

       Execution of CLC-INTERCAL program can produce many errors, one of the most common is attempting to
       execute a comment. Errors are reported using a splat, consisting of an error code and an error message.
       The splat code is also available in the special expression * after the error occurred: this is only
       useful when the program is multithreaded (another thread produced the splat) or within events, as
       producing a splat is always fatal and causes the program to terminate.

       When printing a splat, the format will always be:

          *nnn message

       where nnn is the splat code. See file blib/htmldoc/errors.html in the distribution build directory (or
       the corresponding page in the online reference manual) for a list of splat codes.

Name

       Language::INTERCAL::Splats - errors

See Also

       A qualified psychiatrist

See Also