Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

mimium

mimium - Programming language

< >

mimium is a programming language created in 2019 by Tomoya Matsuura.

#1591on PLDB 4Years Old 274Users
0Books 0Papers

mimium (MInimal Musical medIUM) a programming language as an infrastructure for sound and music.


Example from the web:
// A minimal example below generates a sinewave of 440Hz: // minimal.mmm twopi = 3.141595*2 sr = 48000 fn dsp(){ out = sin(now * 440 * twopi / sr) return (out,out) }
zeek.html 路 mimium.html 路 idl-sl.html

View source

- Build the next great programming language Search Day 213 About Blog Acknowledgements Traffic Traffic Today GitHub feedback@pldb.com