view interps/c-intercal/doc/ick.info @ 12253:ad5c5d1b7d04 draft

<oerjan> t sled lib/karma//s/egrep.*>/egrep -x \'<[^>]*>/
author HackEso <hackeso@esolangs.org>
date Fri, 06 Dec 2019 07:53:22 +0000
parents 859f9b4339e6
children
line wrap: on
line source

This is ../doc/ick.info, produced by makeinfo version 4.11 from
../doc/ick.txi.

INFO-DIR-SECTION INTERCAL
START-INFO-DIR-ENTRY
* C-INTERCAL: (ick).                 The C-INTERCAL language and compiler.
* ick: (ick) Invoking ick.           Invoking the C-INTERCAL compiler.
* convickt: (ick) convickt.          The command-line character set converter.
END-INFO-DIR-ENTRY

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 (C) 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."



Indirect:
ick.info-1: 1136
ick.info-2: 300215

Tag Table:
(Indirect)
Node: Top1136
Node: About this manual3608
Node: Installation5382
Node: Obtaining6736
Node: Unpacking8246
Node: Simple Installation12368
Node: Uninstalling18637
Node: Reporting Bugs20322
Node: Distributing24074
Node: Invoking ick26001
Node: Language-affecting Options27137
Ref: -b27926
Ref: -m28735
Ref: -e29407
Ref: -E+30086
Ref: -t30604
Ref: -a30823
Ref: -v31313
Ref: -C+32100
Ref: -P+32263
Ref: -X+32977
Ref: -x33627
Node: Debug Options34416
Ref: -d34834
Ref: -g35101
Ref: -h35446
Ref: -H+35446
Ref: -hH35446
Ref: -l35962
Ref: -p36293
Ref: -w37177
Ref: -u37532
Ref: -y38025
Ref: -Y+38233
Ref: -U+38517
Node: Output Options39405
Ref: -c39890
Ref: -o40639
Node: Optimizer Options41049
Ref: -f41321
Ref: -F+41620
Ref: -O+42076
Node: Other Options42508
Ref: -at42713
Node: Options to Generated Programs42964
Ref: +help43407
Ref: -help43407
Ref: +wimpmode43666
Ref: -wimpmode43666
Ref: +traditional44159
Ref: -traditional44159
Ref: +instapipe44244
Ref: -instapipe44244
Ref: +printflow44589
Ref: -printflow44589
Ref: +mystery45576
Ref: -mystery45576
Node: Environment Variables45762
Node: Errors and Warnings47427
Node: Errors49169
Ref: E00049394
Ref: E01749779
Ref: E07949971
Ref: E09950264
Ref: E11150498
Ref: E12350885
Ref: E12751525
Ref: E12952170
Ref: E13952899
Ref: E18253149
Ref: E19753669
Ref: E20054025
Ref: E22254450
Ref: E24055056
Ref: E24155292
Ref: E25255759
Ref: E25655993
Ref: E27556478
Ref: E27757007
Ref: E28157887
Ref: E33358399
Ref: E34558721
Ref: E40459066
Ref: E40559435
Ref: E43659894
Ref: E44460066
Ref: E53360436
Ref: E55361017
Ref: E55561436
Ref: E56262029
Ref: E57962451
Ref: E62162833
Ref: E63263200
Ref: E63363551
Ref: E65264310
Ref: E66664713
Ref: E77465400
Ref: E77766052
Ref: E77866303
Ref: E81067432
Ref: E81167648
Ref: E88867870
Ref: E89968103
Ref: E99168499
Ref: E99368949
Ref: E99569262
Ref: E99769560
Ref: E99870002
Ref: E99970369
Node: Warnings70829
Ref: W01671163
Ref: W01871415
Ref: W11272070
Ref: W12872549
Ref: W27673095
Ref: W23973635
Ref: W27874001
Ref: W45074491
Ref: W53474834
Ref: W62275332
Node: The yuk debugger75647
Ref: yuk75782
Node: Syntax82561
Node: Princeton and Atari Syntax83718
Node: Line Labels87173
Node: Statement Identifiers89227
Ref: DO89832
Ref: PLEASE89832
Ref: NOT90381
Ref: N'T90381
Node: Execution Chance91978
Node: ONCE and AGAIN93344
Ref: ONCE93462
Ref: AGAIN93462
Node: Expressions95802
Node: Constants and Variables96596
Node: Grouping Rules98945
Ref: Prefix and infix unary operators102442
Node: Operators104119
Node: Mingle105250
Node: Select109571
Node: Unary Binary Logic112111
Node: Array Subscript116421
Node: Statements118071
Node: Syntax Error119388
Node: Calculate121939
Node: NEXT FORGET and RESUME124149
Ref: NEXT124317
Ref: FORGET124317
Ref: RESUME124317
Node: STASH and RETRIEVE127622
Ref: STASH127790
Ref: RETRIEVE127790
Node: IGNORE and REMEMBER130337
Ref: IGNORE130506
Ref: REMEMBER130506
Node: ABSTAIN and REINSTATE132052
Ref: ABSTAIN132228
Ref: REINSTATE132228
Node: READ OUT and WRITE IN136930
Ref: READ OUT137094
Ref: WRITE IN137094
Node: INTERCAL-72 I/O138080
Node: C-INTERCAL I/O141274
Node: CLC-INTERCAL I/O143724
Node: GIVE UP146675
Node: TRY AGAIN147566
Node: COME FROM and NEXT FROM148449
Ref: COME FROM148593
Ref: NEXT FROM148593
Node: System Library152106
Node: TriINTERCAL158153
Node: Multithreading and Backtracking162989
Node: Multithreading using COME FROM164972
Node: Multithreading using WHILE169250
Ref: WHILE169466
Node: Backtracking174711
Ref: MAYBE176055
Ref: GO BACK177011
Ref: GO AHEAD179326
Node: Operand Overloading179803
Node: PIC-INTERCAL184319
Ref: PIN186812
Node: CREATE189136
Node: External Calls195529
Node: External Calls to C197564
Node: External C Call Infrastructure199769
Node: ick_startup203120
Node: ick_linelabel203983
Node: ick_labeledblock205910
Node: ick_comefrom and ick_nextfrom207375
Node: ick_next209609
Node: ick_resume211174
Node: ick_forget212422
Node: ick_get/setone/twospot214164
Node: ick_create215488
Node: External Calls and auto222269
Node: External Calls to Funge-98227681
Node: Creating the Funge-98 Library229419
Node: The IFFI Fingerprint232232
Node: Miscellaneous External Calls244108
Node: Using External Calls245654
Node: Expansion Libraries248712
Node: Differences to Other Compilers252948
Node: Character Sets258264
Node: convickt262477
Node: Optimizer Idiom Language268168
Node: OIL Basics269286
Node: OIL Syntax271303
Node: OIL Expressions274260
Node: OIL Patterns276858
Ref: C functions in OIL280058
Node: OIL Replacements284854
Node: OIL Loops288983
Node: OIL Tips290463
Node: OIL Example294269
Node: Copying298658
Node: GNU Free Documentation License300215
Node: Main Index322589

End Tag Table


Local Variables:
coding: iso-8859-1
End: