Next: About this manual, Up: (dir) [Index]
This manual is for C-INTERCAL version 0.29. It does not replace the old groff manual, nor is it designed to be read in conjunction with it; instead, it serves a different purpose, of providing information useful to users of C-INTERCAL (unlike the other manual, it is not derived from the original INTERCAL-72 manual).
Copyright © 2007 Alex Smith.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled “GNU Free Documentation License.”
| • About this manual: | What is covered in this manual | |
The C-INTERCAL compiler |
||
|---|---|---|
| • Installation: | How to install C-INTERCAL | |
| • Invoking ick: | Options to give to the compiler ick | |
| • Errors and Warnings: | Error messages, and what to do about them | |
| • The yuk debugger: | How to use the runtime debugger | |
Basic INTERCAL features |
||
| • Syntax: | Holding statements together | |
| • Expressions: | Operators, operands, and grouping | |
| • Statements: | What an INTERCAL statement can do | |
| • System Libraries: | Pre-existing INTERCAL routines | |
INTERCAL dialects and extensions |
||
| • TriINTERCAL: | INTERCAL in non-binary bases | |
| • Multithreading and Backtracking: | Running INTERCAL programs in parallel | |
| • Operand Overloading: | Where one expression stands for another | |
| • PIC-INTERCAL: | INTERCAL on embedded systems | |
| • CREATE: | Creating new syntax at runtime | |
| • External Calls: | Linking INTERCAL with other languages | |
| • Differences to Other Compilers: | C-INTERCAL vs. CLC-INTERCAL | |
Appendices and indices |
||
| • Character Sets: | A list of character sets used by INTERCAL | |
| • convickt: | The command-line character set converter | |
| • Optimizer Idiom Language: | The syntax to specify optimizer idioms | |
| • Copying: | License information for the code and manual | |
| • Main Index: | An index of all the pages in this manual | |
|
|
||
Next: About this manual, Up: (dir) [Index]