Measures Concepts
GitHub icon

muon

muon - Programming language

< >

muon is a programming language created in 2019.

Source code:
git clone https://github.com/nickmqb/muon
#1062on PLDB 5Years Old

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 · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout