Learn Lisp the Hard Way

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

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
  • april

    The APL programming language (a subset thereof) compiling to Common Lisp.

  • I'm also very curious for hear from expert lispers. I've tried to find the sweat spot where lisp would fit better than what I already know: shell for glue and file ops, R for data munging and vis, python to not reinvent things, perl/core-utils for one liners. But before I can find the niche, I get turned off by the amount of ceremony -- or maybe just how different the state and edit/evaluate loop is.

    I'm holding onto some things that make common lisp look exciting and useful (static typing[0], APL DSL[1], speed [2,3,4]) and really want to get familiar with structural editing [5]

    [0] https://github.com/phantomics/april - APL dsl

  • coalton

    Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.

  • 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.

    InfluxDB logo
  • woo

    A fast non-blocking HTTP server on top of libev

  • symex.el

    An intuitive way to edit Lisp symbolic expressions ("symexes") structurally in Emacs

  • awesome-lisp-companies

    Awesome Lisp Companies

  • CL is used in a wild range of domains. Web apps to industrial-grade theorem provers to quantum compilers etc.

    Here's an overview for 2022: https://lisp-journey.gitlab.io/blog/these-years-in-common-li...

    companies: https://github.com/azzamsa/awesome-lisp-companies/

    pgloader went from Python to CL: https://tapoueh.org/blog/2014/05/why-is-pgloader-so-much-fas...

    my take on why lisp vs python: https://lisp-journey.gitlab.io/pythonvslisp/

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • Running Lisp in Production – Grammarly Engineering Blog

    9 projects | news.ycombinator.com | 1 Feb 2022
  • Google Common Lisp Style Guide

    3 projects | news.ycombinator.com | 16 Apr 2024
  • Why Is Common Lisp Not the Most Popular Programming Language?

    8 projects | news.ycombinator.com | 14 Feb 2024
  • We need to talk about parentheses

    6 projects | news.ycombinator.com | 12 Feb 2024
  • I programmed a SLY completion backend, it works, but I could use some help fine tuning it.

    1 project | /r/Common_Lisp | 16 Oct 2023