Parsing - Wikipedia, the free encyclopedia
In computer science and linguistics, parsing , or, more formally, syntactic analysis , is the process of analyzing a text, made of a sequence of tokens (for example, words), to determine its gramm...
en.wikipedia.org/wiki/Parsing
Source Code Generation ... Something close to javacc or to ANTLR in the JAVA world except a separate parser class is not necessary with CodeWorker. This means that parsing scripts can be tested without having to compile a separate parser class.
codeworker.free.fr/ codeworker.free.fr/
The code for this parser is almost ridiculously simple: ... Instead, I used a combination of sequential and disjunctive combinators to produce a Parser which matches the desired pattern. Note that the “...” is not some special syntax, but rather my laziness and wish to avoid a code snippet 310 characters wide.
www.codecommit.com/blog/scala/the-magic-behind-parser-c... www.codecommit.com/blog/scala/the-magic-behind-parser-combinators
Exefind contains 19 products regarding code parser source. ... Metaspec C# Parser Library; Metaspec C# parser library is designed to provide the kernel for applications which require processing C# source code: refactoring, formatting, and verification applications, ... Results 1 - 10 of 19 for code parser source. (0.10 seconds)
www.exefind.com/code-parser-source/ www.exefind.com/code-parser-source/
Parser Applet Code ... public JLabel label2; public JLabel label3; public JLabel label4; public JTextField field1; public JTextField field2; public JTextField field3; public JTextField field4; public JButton button1; public JButton button2;
www.cc.gatech.edu/ugrads/intern/intern.99/u/quasedra/pa... www.cc.gatech.edu/ugrads/intern/intern.99/u/quasedra/parserapplet1.html
Second, although this distribution includes a copy of PCCTS as required for the .rose parser, the makefile won't actually get around to building it until after the code that needs it -- so start by running "make SUBDIRS=pccts" ... Subject: some parser etc code available ... Next by thread: Re: some parser etc code available...
people.bath.ac.uk/masjpf/maillists/rosegarden/msg00156.... people.bath.ac.uk/masjpf/maillists/rosegarden/msg00156.html
Project hosting will be READ-ONLY Tuesday, Oct. 27 at 11am PDT due to brief network maintenance. ... The module is built on top of the Expat parser and the API is class based. ... Code license:
code.google.com/p/xml-config-parser/ code.google.com/p/xml-config-parser/
Simple data access object for csv files in php5. ... CSV Parser - in php [ open source ] ... Code license:
code.google.com/p/php-csv-parser/ code.google.com/p/php-csv-parser/
The small parser presented in this article helps to do just that, i.e. parse an existing PDF document containing form fields, get and set form field contents programmatically, and write the resulting PDF document back out. ... Code for a fast math parser library.
www.codeproject.com/KB/recipes/mgpdfreader.aspx www.codeproject.com/KB/recipes/mgpdfreader.aspx
CommandLine Parser Library lets you easily define strongly typed command line arguments, allows automatic parsing of command line arguments and mapping the values to properites of your objects. ... Projects using CommandLine Parser Library ... Source Code...
commandlineparser.codeplex.com/ commandlineparser.codeplex.com/