Array Languages vs. the Curse of the Spreadsheet

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

    Discontinued Finds formula errors in spreadsheets (plugin for Microsoft Excel)

  • It is a proper programming language.

    For #1, there has been research on linting and automated semantic error or smell detection in Excel (e.g., https://github.com/ExceLint/ExceLint). Some features are live in Excel today!

    For #2, Excel now supports Python.

    I don't think you need to do any conversions, all of the necessary information exists in the spreadsheet.

  • xlcalculator

    xlcalculator converts MS Excel formulas to Python and evaluates them.

  • I know of some Python libraries that do something like this:

      https://github.com/bradbase/xlcalculator

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

    A library for compiling excel spreadsheets to python code & visualizing them as a graph

  • https://github.com/dgorissen/pycel

  • formulas

    Excel formulas interpreter in Python.

  • https://github.com/vinci1it2000/formulas

  • uiua

    A stack-based array programming language

  • This is what I love in Uiua[1]. That operators can be written as english words instead of unicode symbols. Makes it quite similar looking to functuinal point free code.

    [1]: https://www.uiua.org/

  • 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

  • Uiua: A minimal stack-based, array-based language

    1 project | /r/patient_hackernews | 1 Oct 2023
  • Borrow Checking, RC, GC, and the Eleven () Other Memory Safety Approaches

    2 projects | news.ycombinator.com | 24 Apr 2024
  • k on pdp11

    6 projects | news.ycombinator.com | 8 Jan 2024
  • Attempting each AOC in a language starting with each letter of the alphabet

    6 projects | /r/adventofcode | 8 Dec 2023
  • BQNPAD — a BQN REPL with syntax highlighting and live evaluation preview

    2 projects | /r/apljk | 20 Mar 2022