Haskell, Ada, C++, Awk: An Experiment in Prototyping Productivity (1994) [pdf]

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarQube - Static code analysis for 29 languages.
  • SaaSHub - Software Alternatives and Reviews
  • cardano-node

    The core component that is used to participate in a Cardano decentralised blockchain.

    I worked on https://github.com/input-output-hk/cardano-node if you want to see a large haskell code base

  • ShellCheck

    ShellCheck, a static analysis tool for shell scripts

    I wouldn't say that this is a compressed version of a 100,000 lines of C++. I'm not adept at evaluating a Haskell source base to do a translation to C++ either.

    [0]: https://github.com/koalaman/shellcheck

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • Hasura

    Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

    Hasura (https://github.com/hasura/graphql-engine) is quite big project. Although it should be less than 100K LOC.

    It was only once when I saw problem that could be considered a bug.

  • pandoc

    Universal markup converter

    I bet pandoc [1] is more successful, in the sense of pretty wide use.

    [1]: https://github.com/jgm/pandoc

  • github-docs

    The open-source repo for docs.github.com

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts