  |
ANSI C Yacc grammar - http://www.lysator.liu.se/c/ANSI-C-grammar-y.html
Including Lex tokenizer. |
  |
C/C++ Programming - http://www.hermetic.ch/cfunlib.htm
Articles about C/C++ programming and C function libraries for calendar date conversion and multidimensional dynamic array allocation; links. |
  |
Experts Exchange - http://www.experts-exchange.com/Programming/Languages/C/
Area for C programming technical support, help with projects by qualified experts. |
  |
Softpanorama University Annotated C Webliography - http://www.softpanorama.org/Lang/c.shtml
A collection of links and information. |
  |
Logic Programming in C - http://www.stenmorten.com/English/llc/llc.htm
Logic programming, parsing and compiling with free online books and tools. Full C code given for prefix-to-infix translator, regular expression expander, EBNF parser. |