How to make a programming language on Erlang VM or JVM in rust?

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

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

    The Elegant Parser (by pest-parser)

  • How could I make a programming language on the JVM or the Erlang VM? I've already parsed the language with pest and generated an AST from the pest's output. The only thing left is making a compiler

  • gleam

    ⭐️ A friendly language for building type-safe, scalable systems!

  • The gleam language might be of interest to you.

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

    An alternative BEAM implementation, designed for WebAssembly

  • If you can't find a way forward, you could always peek here: https://github.com/lumen/lumen

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