How do you use Lisp at work?

This page summarizes the projects mentioned and recommended in the original post on /r/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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • quilc

    The optimizing Quil compiler.

  • compiler code

  • qvm

    The high-performance and featureful Quil simulator.

  • quantum computer simulator

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

    a weblog (by justin2004)

  • screenshotbot-oss

    A Screenshot Testing service to tie with your existing Android, iOS and Web screenshot tests

  • I haven't used CL in a corporate job (but a lot for the projects I've worked on since I've been self employed, most recently https://github.com/screenshotbot/screenshotbot-oss).

  • netfarm

  • I work on a metacircular Common Lisp implementation, which makes for a very boring answer. In the next closest thing to a job, I use CL for just about the whole network stack, so really anything would be suitable. But I wouldn't dare throwing a new language into a workplace, and I am not sure how much they would appreciate it.

  • pip

    The Python package installer

  • Deployment: in Lisp, either run your app from source, as a script: OK, either deploy a binary. In Python, we don't have binaries. Your app can break because of a third party library, or because of pip itself. Bummer, right? exple: https://github.com/pypa/pip/issues/7620 I faced many issues like this one with pip, setuptools and third-party libraries. I remember 1 issue in 4 years, resolved in 5 minutes, when upgrading a Quicklisp dist.

  • ergolib

    A library designed to make programming in Common Lisp easier

  • 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

  • I am planning my master's thesis to be about quantum computing and Lisp. Which books do you recommand on the subject ?

    3 projects | /r/QuantumComputing | 28 Sep 2022
  • Lisp For Quantum Simulation?

    4 projects | /r/lisp | 20 May 2022
  • Controlled S gate

    1 project | /r/QuantumComputing | 25 Apr 2022
  • IonQ Develop New Quantum Computing Gate, Only Possible on IonQ and Duke Systems

    1 project | news.ycombinator.com | 15 Feb 2022
  • Internships at HRL Labs writing Common Lisp for quantum computers (US only)

    1 project | /r/lisp | 4 Nov 2021