muon is a programming language created in 2019.
| #738on PLDB | 7Years Old |
git clone https://github.com/nickmqb/muonModern low-level programming language
printf(fmt cstring) int #Foreign("printf") #VarArgs
main() {
printf("Hello World")
}
| Feature | Supported | Example | Token |
|---|---|---|---|
| Strings | ✓ | "Hello world" | " |
| Print() Debugging | ✓ | printf |
| title | date | score | comments |
|---|---|---|---|
| Show HN: Muon, a low-level programming language inspired by C, C# and Go | 04/07/2019 | 175 | 114 |