fwouts / sample-antlr4-typescript

A sample TypeScript app that parses a grammar with ANTLR4.

Home Page:https://medium.com/@fwouts/a-quick-intro-to-antlr4-5f4f35719823

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ANTLR4 with TypeScript

Run with:

npm run live

About

A sample TypeScript app that parses a grammar with ANTLR4.

https://medium.com/@fwouts/a-quick-intro-to-antlr4-5f4f35719823


Languages

Language:TypeScript 93.2%Language:ANTLR 6.8%