See also CUP. The Common Unix Printing System (CUPS) is a modularised computer printing system for Unix-like operating systems that allows a computer to act as a powerful print server. ... Cup can refer to: A drinking vessel such as a teacup or similar drinkware. ... Flip Cup, also known as Taps, is a team based drinking game. ... Cups was one of several games invented by father and son Arthur Amberstone and Wald Amberstone who were both cofounders of the N.Y.G.A, New York Gamers Association. ... Cup can refer to: A drinking vessel such as a teacup or similar drinkware. ...
This is a disambiguation page: a list of articles associated with the same title. If an internal link referred you to this page, you may wish to change the link to point directly to the intended article.
Using CUP involves creating a simple specification based on the grammar for which a parser is needed, along with construction of a scanner capable of breaking characters up into meaningful tokens (such as keywords, numbers, and special symbols).
CUP is designed to fill the same role as the well known YACC parser generator system, but is written in and operates entirely with Java code rather than C or C++.
CUP was originally written by Scott Hudson, in August of 1995.