Lisp.py

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. docco

    Literate Programming can be Quick and Dirty.

    Side note - it's been a while since i've seen a Docco-style annotated-source-style documentation! http://ashkenas.com/docco/

    Backbone.js was the first time i saw it, and I loved it! https://backbonejs.org/docs/backbone.html It demonstrated to me that the libraries I use are just normal code that other people write, and i myself can read it to understand a problem.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Pycco

    Literate-style documentation generator.

    Thanks for the link! I think in that case it was made with https://pycco-docs.github.io/pycco/

  4. mal

    mal - Make a Lisp

    Here is a lisp implementation (mal) with TCO, written in Python:

    - https://github.com/kanaka/mal/blob/master/impls/python/step5...

    - Theory: https://github.com/kanaka/mal/blob/master/process/guide.md#s...

  5. hissp

    It's Python with a Lissp.

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

  • Show HN: Lisp implementation in modern Java, Go, C#, TypeScript, Python

    5 projects | news.ycombinator.com | 12 Aug 2021
  • Remaking a rule-engine DSL

    3 projects | dev.to | 17 Nov 2024
  • Build Your Own Lisp

    2 projects | news.ycombinator.com | 3 Jul 2024
  • mal VS lambda-mountain - a user suggested alternative

    2 projects | 11 Jun 2024
  • The Evolution of Lisp (1993) [pdf]

    3 projects | news.ycombinator.com | 26 May 2024

Did you know that Python is
the 2nd most popular programming language
based on number of references?