slackbuilds_ponce/development/myrddin
Sean Hinchee 99b2073402
development/myrddin: Added (Myrddin Compiler).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-11-01 06:58:07 +07:00
..
myrddin.info
myrddin.SlackBuild
README
slack-desc

myrddin -- the myrddin programming language.

Myrddin is a programming language. It aims for control and simplicity.
It features strong type checking, generics, type inference, closures,
and traits. It aims to fit into a similar niche as C, but with fewer
bullets in your feet.

Myrddin does not aim to explore the forefront of type theory or
compiler technology. It does not focus on guaranteeing perfect
safety. It is satisfied to be a practical, small language.