» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with parsing + opensource

ANTLRWorks: The ANTLR GUI Development Environment

ANTLRWorks is a novel grammar development environment for ANTLR v3 grammars written by Jean Bovet (with suggested use cases from Terence Parr). It combines an excellent grammar-aware editor with an interpreter for rapid prototyping and a language-agnostic debugger for isolating grammar errors. ANTLRWorks helps eliminate grammar nondeterminisms, one of the most difficult problems for beginners and experts alike, by highlighting nondeterministic paths in the syntax diagram associated with a grammar. ANTLRWorks' goal is to make grammars more accessible to the average programmer, improve maintainability and readability of grammars by providing excellent grammar navigation and refactoring tools, and address the most common questions and problems encountered by grammar developers:

opensource: del.icio.us tag/opensource

Beautiful Soup: We called him Tortoise because he taught us.

A html/xml parser in Python that can handle badly formatted xml etc, and allows you to query the dom aswell.

XML: del.icio.us/tag/xml

Rapid XML Parser

Fastest XML parser possible?

XML: del.icio.us/tag/xml

SableCC

SableCC is a parser generator which generates fully featured object-oriented frameworks for building compilers, interpreters and other text parsers. It keeps a clean separation between machine-generated code and user-written code.

opensource: del.icio.us tag/opensource

ANTLRWorks: The ANTLR GUI Development Environment

ANTLRWorks is a novel grammar development environment for ANTLR v3 grammars written by Jean Bovet (with suggested use cases from Terence Parr). It combines an excellent grammar-aware editor with an interpreter for rapid prototyping and a language-agnostic

opensource: del.icio.us tag/opensource

LINQ over C# project - Home

Hmm, I've used NRefactory but this seems even more promising.

opensource: del.icio.us tag/opensource

ANTLR Parser Generator

check this out someday ... currently it's out of scope

opensource: del.icio.us tag/opensource

Page 1 | Next >>