logoalt Hacker News

muvlonlast Tuesday at 11:12 PM1 replyview on HN

I'll let you decide whether it counts as "mainstream", but the principal implementation of Nix has a very old school setup using bison and flex:

https://github.com/NixOS/nix/blob/master/src/libexpr/parser....

https://github.com/NixOS/nix/blob/master/src/libexpr/lexer.l


Replies

nullpoint420last Wednesday at 7:53 AM

It shows, even as a Nix fan. The errors messages are abysmal