Show HN: Sparser – A Multilanguage Parser * https://sparser.io * http://bit.ly/2Y7BVtz This is my attempt at creating a universal language parser. It attempts to solve a couple of problems: * Support multiple languages * Recursively extend support to languages embedded within other languages * Output a uniform format for all supported languages This is a personal project so any feedback would be helpful. Something interesting I found after I built it is that this parser is not as fast to write output as many other JavaScript parsers, but its output is much faster to read from due to the simplicity and predictability of the format. May 2, 2019 at 06:40PM
Show HN: Oat++ – Zero-dependency C++ framework for high-performance web services https://ift.tt/2yp0JD9
Show HN: Oat++ – Zero-dependency C++ framework for high-performance web services https://ift.tt/2O8WVzv October 13, 2018 at 12:38PM
Comments
Post a Comment