snaplet-lss VS haskell-src-exts

Compare snaplet-lss vs haskell-src-exts and see what are their differences.

snaplet-lss

Lexical Style Sheets - a language for writing styles that is focused around lexical (ie, static) scoping and re-use of large components. (by dbp)

haskell-src-exts

Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer (by haskell-suite)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
snaplet-lss haskell-src-exts
- 2
0 193
- 0.0%
0.0 0.0
over 8 years ago 9 months 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.

snaplet-lss

Posts with mentions or reviews of snaplet-lss. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning snaplet-lss yet.
Tracking mentions began in Dec 2020.

haskell-src-exts

Posts with mentions or reviews of haskell-src-exts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-23.
  • Let's talk about Brittany
    4 projects | /r/haskell | 23 Apr 2021
    Hindent relies on haskell-src-exts which hasn't been updated for more than a year, so I end up using my own fork of both while my PR is pending. I've also made a number of changes to my Hindent fork to my preferences. Fortunately stack makes it easy to use particular git commits for packages.
  • [ANN] hindent 5.3.2 released
    1 project | /r/haskell | 1 Feb 2021
    Does this support StandAloneKindSignatures and visible forall quantification? I have an 8mo old PR to haskell-src-exts for these but it doesn't look like it's been merged.

What are some alternatives?

When comparing snaplet-lss and haskell-src-exts you can also consider the following projects:

axel - Haskell + Lisp

bricks - Bricks is a lazy functional language based on Nix.

cryptol - Cryptol: The Language of Cryptography

CoreErlang - AST, parser, pretty-printer for Core Erlang source code.

homplexity - Haskell code complexity and quality measurement

toml-parser - Haskell parser and printer for the TOML 1.0.0 file format

elm-export - Create Elm types and JSON decoders from Haskell source.

alga

stylish-haskell - Haskell code prettifier [Moved to: https://github.com/haskell/stylish-haskell]

lens-toml-parser - Lenses for toml-parser

haskell-tools-ast - Developer tools for Haskell