Thoughts on reimplementing an old MIDI scripting language 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
  • pmml

    This is forked project of the PMML(Practical Music Macro Language) compiler. The PMML compiler generate the MIDI file from MML(Music Macro Language) source file.

  • Sure thing. https://github.com/arfy8820/pmml

  • pest

    The Elegant Parser (by pest-parser)

  • Maybe Pest or Nom for parsing the language.

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

    Rust parser combinator framework

  • Maybe Pest or Nom for parsing the language.

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