DuckCorp

DuckCorp Dico

(RFC 2229 compliant dictionary server)

Found 2 definitions

  1.                 From The Free On-line Dictionary of Computing (19 January 2023):
                    

    channel op chan op CHOP

    <messaging> /chan'l op/ (Or "op", "chan op", "chop") Someone who is endowed with privileges on a particular IRC channel. These privileges include the right to kick users, to change various status bits and to make others into CHOPs.

    The full form, "channel operator", is almost never used.

    [Jargon File]

    (1998-01-08)

  2.                 From The Free On-line Dictionary of Computing (19 January 2023):
                    

    Chop

    <language, tool> A code generator by Alan L. Wendt <wendt@CS.ColoState.EDU> for the lcc C compiler front end. Version 0.6 is interfaced with Fraser and Hanson's lcc front end. The result is a C compiler with good code selection but no global optimisation. In 1993, Chop could compile and run small test programs on the VAX. The National Semiconductor 32000 and Motorola 68000 code generators are being upgraded for lcc compatibility.

    (ftp://beethoven.cs.colostate.edu/pub/chop/0.6.tar.Z).

    ["Fast Code Generation Using Automatically-Generated Decision Trees", ACM SIGPLAN '90 PLDI].

    (1993-04-28)