Have you written your own language in itself yet?

This page summarizes the projects mentioned and recommended in the original post on /r/ProgrammingLanguages

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Mini-LISP

    a LISP interpreter

  • Yes. I wrote a variation of Lisp to practice c++: https://github.com/GollyTicker/Mini-LISP

  • xvm

    Ecstasy and XVM

  • Parts of Ecstasy are now implemented in Ecstasy. Here's the Lexer, for example.

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

  • Yes, I wrote Hrafn: https://gitlab.com/nulldatamap/hrafn The language is very small. It has a few atomic data-types (integers, symbols, nil and bools), lists (well, nil and cons-pairs) and first-class closures.

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