Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

muon

< >

muon is a programming language created in 2019.

#744on PLDB 5Years Old
Download source code:
git clone https://github.com/nickmqb/muon

Modern low-level programming language


Example from hello-world:
printf(fmt cstring) int #Foreign("printf") #VarArgs main() { printf("Hello World") }

Language features

Feature Supported Token Example
Strings ✓ "
"Hello world"
Print() Debugging ✓ printf

HackerNews discussions of muon

title date score comments
Show HN: Muon, a low-level programming language inspired by C, C# and Go 04/07/2019 175 114

View source

- Build the next great programming language · About · Acknowledgements · Extensions · Day 630 · Donate · feedback@pldb.io