forked from ghulette/happy-example
-
Notifications
You must be signed in to change notification settings - Fork 0
BrtBnn/happy-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A very simple example of how to use Alex and Happy to build a language processor in Haskell. To build this, you will need to install Alex and Happy. The easiest way to get them is via Hackage: $ cabal install alex $ cabal install happy
About
A very simple example of how to use Alex and Happy to build a language processor in Haskell.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Yacc 34.8%
- Logos 33.9%
- Haskell 24.9%
- Makefile 6.4%