Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

muon

< >

muon is a programming language created in 2019.

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

Modern low-level programming language


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

Language features

Feature Supported Example Token
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

- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v144.0.0