In a parser, a piece of code that interprets a set of structured rules (grammar) from a (partially or fully) tokenized input stream from the lexical analyzer at the front end, LHS is something on the left hand side of an equation or term (thus, on the left-hand parse tree) and RHS is on the right hand side. There are free sources out there to find stuff on parsing so you don't have to go and buy the Dragon book (Aho, Sethi, Ullmann), which I nevertheless consider a vade mecum. You will find links to such documentation under the computer -> reference category at: http://yoel.info/links.htm Best wishes, and welcome to the world of artificial languages. Charles On Sun, 2008-06-29 at 13:09 +0200, Alan Stone wrote:
Euuuh, other than constant and variable...
LHS, RHS and enumeration are like klingon to me. :O)
Are these terms important to understand the code ?
Alan
On Sun, Jun 29, 2008 at 12:52 PM, Taco Hoekwater
wrote: Alan Stone wrote:
Hi,
I'm trying to figure out the meaning and use of the c! and v! prefixes in commands in, for example, the layo-xx.tex source files at http://context.aanhet.net/svn/manuals/context/ aka...
c is a constant (LHS), v is a variable (RHS enumeration).
Best wishes, Taco
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________