Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in happy
GHC can't infer unlifted kind
Oct 31, 2022
haskell
types
happy
polykinds
What's the %% for in Happy?
Apr 02, 2022
haskell
parser-generator
happy
Grammar ambiguity: why? (problem is: "(a)" vs "(a-z)")
Sep 17, 2021
parsing
haskell
grammar
happy
Building GHC: configure fails on happy despite successful cabal install
May 09, 2022
haskell
ghc
cabal
happy
How to build Abstract Syntax Trees from grammar specification in Haskell?
Nov 13, 2022
haskell
abstract-syntax-tree
parsec
happy
zipper
"cabal install happy" causes memory overflow. (GHC 7.8.2)
Sep 07, 2021
haskell
ghc
cabal
happy
oeis
Happy Context-Dependent Operator Precedence
Feb 02, 2022
parsing
haskell
happy
Suppress certain Haskell Alex/Happy compilation messages
May 03, 2022
haskell
parser-generator
happy
alex
How do Happy and Alex bootstrap themselves into being?
Apr 08, 2021
haskell
bootstrapping
happy
alex
JS: regex for numbers and spaces?
Aug 18, 2022
javascript
regex
validation
zepto
happy
Overriding "Internal Happy Error" - notHappyAtAll
Nov 02, 2018
parsing
haskell
error-handling
happy
How to use an Alex monadic lexer with Happy?
Apr 21, 2020
haskell
monads
happy
alex
Are there any tutorials on building a simple interpreter using Alex + Happy?
Apr 05, 2021
haskell
parsing
interpreter
alex
happy
Using alex/happy with Cabal
Sep 10, 2019
haskell
cabal
happy
alex
How can I make Stack call Happy, Alex and other build tools?
Feb 26, 2021
haskell
happy
haskell-stack
Parsec or happy (with alex) or uu-parsinglib
Sep 01, 2020
parsing
haskell
parsec
happy
uu-parsinglib
cabal-install does not retain the version for happy
Sep 19, 2021
haskell
cabal-install
happy
What is the advantage of using a parser generator like happy as opposed to using parser combinators?
Sep 03, 2022
parsing
haskell
parser-generator
parsec
happy