» tagged pages
» logout

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

ANTLR Cheat Sheet - ANTLR 3 - ANTLR Project

Cheat sheet on ANTLR's syntax. ANTLR's another language parser generator.

opensource: del.icio.us tag/opensource

ANTLRWorks: The ANTLR GUI Development Environment

Cool graphical ANTLR IDE! They didn't have this the last time I used ANTLR. "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."

opensource: del.icio.us tag/opensource

jatran - Google Code

Translate Java -> Scala

scala: del.icio.us/tag/scala

ANTLR Parser Generator

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

opensource: del.icio.us tag/opensource

java2python - Google Code

"Simple but effective tool to translate java source code into python source code."

opensource: del.icio.us tag/opensource

StringTemplate Template Engine

StringTemplate is a java template engine (with ports for C# and Python) for generating source code, web pages, emails, or any other formatted text output. StringTemplate is particularly good at multi-targeted code generators, multiple site skins, and inte

opensource: del.icio.us tag/opensource