Closed piotrl closed 4 years ago
Hey, thanks for awesome work and inspiration.
I experimented with this library and looks good. However, it has dependency that block its usage on web projects: debug, which is purely nodejs.
debug
It should not be a big deal, as antlr4 itself is browser-compatible. Moreover, it does not seem like crucial library for a project.
antlr4
Hey, thanks for awesome work and inspiration.
I experimented with this library and looks good. However, it has dependency that block its usage on web projects:
debug
, which is purely nodejs.It should not be a big deal, as
antlr4
itself is browser-compatible. Moreover, it does not seem like crucial library for a project.