Measures Concepts
GitHub icon

myrddin

myrddin - Programming language

< >

myrddin is a programming language created in 2016.

#1963on PLDB 8Years Old

Myrddin is a systems programming language. Myrddin emphasizes control, simplicity, a clear mental model and predictable, transparent behavior. It features strong type checking, generics, type inference, closures, and traits. It aims to fit a similar niche as C, but with fewer bullets in your feet.


Example from hello-world:
use std const main = { std.put("Hello World\n") }

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