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

myrddin

< >

myrddin is a programming language created in 2016.

#2265on PLDB 8Years Old
Homepage

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") }

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

Built with Scroll v144.0.0