Tagged Questions
0
votes
1answer
391 views
Working example of wikitext-to-HTML in ANTLR 3
I'm trying to flesh out a wikitext-to-HTML translator in ANTLR 3, but I keep getting stuck.
Do you know of a working example that I can inspect? I tried the MediaWiki ANTLR grammar and the Wiki ...