List Question
10 TechQA 2024-11-24 17:47:47Parsing complex files with Parsec
267 views
Asked by JeanJouX
How to use an Alex monadic lexer with Happy?
5.8k views
Asked by Bakuriu
Managing position information with Alex and Happy
2.2k views
Asked by gnuvince
Use Alex macros from another file
122 views
Asked by Paul Manta
Haskell Alex: basic-bytestring lexer leaks memory
151 views
Asked by Jyotirmoy Bhattacharya
Can LALR parser generators optionally consume unparsable input?
136 views
Asked by cornuz
Haskell parser created with Alex and Happy doesn't work because of main function, someone can tell me why?
94 views
Asked by Daniel Gattesco
Is there an haskell EDSL for writing lexers?
915 views
Asked by Paul Brauner
Cabal tries to build unknown package when building with alex, happy in nix-shell
879 views
Asked by CH.
Why is this lexer not parsing this input?
172 views
Asked by Fabian Schneider