Have any of you ever created your own programming languages as a hobby/learning experience?

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

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

    Vigil, the eternal morally vigilant programming language

  • I was reading about some of the languages created by Bob Nystrom, such as Finch, Wren, Vigil and Magpie, mainly after seeing a new Wren track on exorcism and checking the language out. Yet that got me thinking, do many people create programming languages for a hobby/learning experience?

  • Wren

    The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.

  • I was reading about some of the languages created by Bob Nystrom, such as Finch, Wren, Vigil and Magpie, mainly after seeing a new Wren track on exorcism and checking the language out. Yet that got me thinking, do many people create programming languages for a hobby/learning experience?

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

    Embeddable scripting language for real-time applications

  • My scripting language Jinx was made both as a learning experience and because of my dissatisfaction with current embeddable scripting languages. It was also my first open source project, so I leaned a lot not just about building a language, and how much work that entails, but also about building documentation, support, tools (like CI actions in Github), and so on.

  • funl

    FunL programming language

  • Crafting Interpreters

    Repository for the book "Crafting Interpreters"

  • This book for compiler design, this one to build my own Lisp like language, and this one on crafting interpreters.

  • 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

  • Wren is a small, fast, class-based concurrent scripting language

    4 projects | /r/programming | 28 Aug 2022
  • April 2021 monthly "What are you working on?" thread

    22 projects | /r/ProgrammingLanguages | 1 Apr 2021
  • Writing a Debugger from Scratch: Breakpoints

    4 projects | news.ycombinator.com | 27 Sep 2023
  • Are there smaller Clojure-esque Lisps available ?

    3 projects | /r/lisp | 31 Mar 2023
  • Keeping track of returned and break-ed values between code blocks

    2 projects | /r/ProgrammingLanguages | 9 Jan 2023