TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

ANTLR (ANother Tool for Language Recognition)

4 pointsby FrankyHollywoodalmost 9 years ago

2 comments

dukoidalmost 9 years ago
Why some compilers prefer hand-crafted parser over parser generators: <a href="http:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;15673216&#x2F;why-some-compilers-prefer-hand-crafted-parser-over-parser-generators" rel="nofollow">http:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;15673216&#x2F;why-some-compile...</a>
FrankyHollywoodalmost 9 years ago
Just read the book &quot;Language implementations patterns&quot; by Parr (<a href="https:&#x2F;&#x2F;www.goodreads.com&#x2F;book&#x2F;show&#x2F;6770855-language-implementation-patterns" rel="nofollow">https:&#x2F;&#x2F;www.goodreads.com&#x2F;book&#x2F;show&#x2F;6770855-language-impleme...</a>). He also created ANTLR.