Quoting - Advantages and Disadvantages

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

    Discontinued The unofficial GitHub mirror of PyPy (mirrored via https://github.com/mozillazg/job-mirror-hg-repos)

  • Python's AST is wildly complicated. Here is the AST for PyPy. There are 78 different classes. Each Python keyword has an AST class dedicated to it. So there's an If class, and there's an Import class, and there's a TryExcept class, etc. In Lisp, these concepts would all be represented by a single type, the cons cell, with different symbols in the car position.

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

  • ¿Es C++ inútil?

    5 projects | /r/programacion | 23 Oct 2022
  • A Developer's Guide to Dogfooding

    1 project | /r/programming | 11 Feb 2022
  • Broo you're still using C?? What do you use to program, a rock? LoL I can do whatever your code does, in just two lines. What do you say? Your 1947284 lines code is faster than my 2 lines code? Well, you should respect other people's preferences.

    3 projects | /r/ProgrammerHumor | 19 Jan 2022
  • Why are True and False integers in Python?

    1 project | /r/learnpython | 5 Jan 2021
  • Emulation of Nintendo Game Boy (DMG-01) (2016) [pdf]

    1 project | news.ycombinator.com | 1 May 2024