alex
A lexical analyser generator for Haskell (by haskell)
graphmod
A utility for displaying the module dependencies of Haskell programs. (by yav)
Our great sponsors
alex | graphmod | |
---|---|---|
1 | 2 | |
254 | 159 | |
0.4% | - | |
6.7 | 2.0 | |
4 months ago | 16 days ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
alex
Posts with mentions or reviews of alex.
We have used some of these posts to build our list of alternatives
and similar projects.
-
I've written a Lexer and a Parser. How do I write an interpreter?
I've written a language in Haskell before, and for that I used a library for the Lexer and a library for the Parser. I didn't use any libraries for the interpreter.
graphmod
Posts with mentions or reviews of graphmod.
We have used some of these posts to build our list of alternatives
and similar projects.
- Any way to visualise module inter-dependencies?
-
Resources for Learning How to Organize a Project
One tool that I started using recently is graphmod. If I can organize my functions into a reasonable collection of files, then grahmod helps me organize those into directories.
What are some alternatives?
When comparing alex and graphmod you can also consider the following projects:
haddock - Haskell Documentation Tool
BigPixel - Pixel art for games
bake - UNMAINTAINED: Continuous integration server
haskell-docs - Get the Haskell documentation of a name from a module
clone-all - clone all the github repositories of a particular user.
bliplib - A bytecode compiler for Python 3
gipeda - Git Performance Dashboard
gtk2hs-buildtools - GUI library for Haskell based on GTK+
lambdabot - A friendly IRC bot and apprentice coder, written in Haskell.
hexml - A bad XML parser
hdocs - Haskell docs tool
elm-make