Lisp.py

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • Pycco

    Literate-style documentation generator.

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

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

  • 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