bliplib
alex
bliplib | alex | |
---|---|---|
- | 1 | |
158 | 296 | |
- | 1.0% | |
0.0 | 6.7 | |
about 4 years ago | 2 months ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
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.
bliplib
We haven't tracked posts mentioning bliplib yet.
Tracking mentions began in Dec 2020.
alex
-
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.
What are some alternatives?
ghc-vis - Visualize live Haskell data structures in GHCi
gipeda - Git Performance Dashboard
git-gpush
haskell-docs - Get the Haskell documentation of a name from a module
criterion - A powerful but simple library for measuring the performance of Haskell code.
graphmod - A utility for displaying the module dependencies of Haskell programs.
structured-haskell-mode - Structured editing minor mode for Haskell in Emacs
clone-all - clone all the github repositories of a particular user.
hoogle - Haskell API search engine
gtk2hs-buildtools - GUI library for Haskell based on GTK+
AlgorithmW - Example implementation of Algorithm W for Hindley-Milner type inference