- journal publishing (PLoS)
- peg and leg are tools for generating recursive-descent parsers: programs that perform pattern matching on text. They processes a Parsing Expression Grammar...peg and leg are tools for generating recursive-descent parsers: programs that perform pattern matching on text. They processes a Parsing Expression Grammar (PEG) [Ford 2004] to produce a program that recognises legal sentences of that grammar. peg processes PEGs written using the original syntax described by Ford; leg processes PEGs written using slightly different syntax and conventions that are intended to make it an attractive replacement for parsers built with lex and yacc. Unlike lex and yacc, peg and leg support unlimited backtracking, provide ordered choice as a means for disambiguation, and can combine scanning (lexical analysis) and parsing (syntactic analysis) into a single activity.
- graphics language from the latex world; c++-like syntax
- links to sites on translation quality
- free PDF
- Working Group on Functional Requirements and Numbering of Authority Records (FRANAR)
- Digital I... Librarian
- based on XForms
- licensed for non-commercial use only
- Meta 46(2):243-257 (2001)
- (undated)
- MIT, (2002)
- PDF, (1979)
- Prev Chronic Dis (January 2006)
- ACM Letters on Programming Languages and Systems 2(1-4):70--84 (March 1993)
- SIGACT News 30(2):33--42 (June 1999)
- Science of Computer Programming 35(1):3--27 (1999)
- (July 2005)Report on a survey of sources .
- Norwegian University of Science and Technology, (2003)
- (2006)
- US Geological Survey, (1998)
- Proceedings of Statistics Canada Symposium 2005 (2005)Symposium 2005 : Methodological Challenges for Future Information needs Catalogue no. 11-522-XIE .
- (1998)
- (1991)
- 12th USENIX Security Symposium (August 2003)
- 12th USENIX Security Symposium (August 2003)
- (1999)
- Recommendation for Standard, Consultative Committee for Space Data Systems, Office of Space Communication Code M-3, NASA, Washington, DC 20546, USA, (May 2004)
- (1994)


user