Why am I wasting time on EndBASIC?

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

    The BASIC programming language, implmented in Python

  • Ok, I just made the repository public, in case anyone is curious: https://github.com/cocode/TrekBASIC

  • array

    Simple array language written in kotlin (by lokedhs)

  • This post mirrors my feeling on this topic as well. Just like the author, I'm also working on a programming language which will not be used by a lot of people.

    In fact, having a lot of users would make things complicated as I would have to stop making incompatible changes if I want to try something new.

    Designing your own programming language is such a nice hobby, and something I believe a lot of programmers do. In fact, I would like to see links to other people's programming languages, just to see what people are playing around with at the moment.

    Here is my project: https://github.com/lokedhs/array

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

    A BASIC interpreter written in golang.

  • I wrote a simple BASIC too, for nothing more than a sense of nostalgia:

    https://github.com/skx/gobasic

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