in Compilers

Syntax: language agnostic parser generator

In this post we’ll briefly talk about a new language agnostic parser generator, called Syntax. It allows generating fast parsers for different languages, as well as to analyze parsing process, building parsing tables, sets, etc.


Read the article »

Write a Comment

Comment

  1. Tried it, and it seems a really cool tool. Haven’t seen a lot of PHP parser generators, and here it’s a plugin. Thanks!