2018-06-30 03:38:40 +00:00
|
|
|
@comment $OpenBSD: PLIST,v 1.4 2018/06/30 03:38:40 jturner Exp $
|
Import ports/lang/myrddin. ok benoit@
Myrddin is a systems programming language that covers a similar niche as
C including desktop, OS, and embedded development, but at the same time
making it harder to shoot yourself in the foot.
It is designed to be a simple language that runs close to the metal,
giving the programmer predictable and transparent behavior and mental
model. It also does strong type checking, generics, type inference,
closures, and traits.
Myrddin is not a language designed to explore the forefront of type
theory or compiler technology. It is not a language that is focused on
guaranteeing perfect safety. It is satisfied to be a practical, small,
fairly well defined, and easy to understand language for code that needs
to be close to the hardware.
2017-01-10 20:26:44 +00:00
|
|
|
@bin bin/6m
|
2017-09-22 15:09:29 +00:00
|
|
|
@bin bin/h
|
Import ports/lang/myrddin. ok benoit@
Myrddin is a systems programming language that covers a similar niche as
C including desktop, OS, and embedded development, but at the same time
making it harder to shoot yourself in the foot.
It is designed to be a simple language that runs close to the metal,
giving the programmer predictable and transparent behavior and mental
model. It also does strong type checking, generics, type inference,
closures, and traits.
Myrddin is not a language designed to explore the forefront of type
theory or compiler technology. It is not a language that is focused on
guaranteeing perfect safety. It is satisfied to be a practical, small,
fairly well defined, and easy to understand language for code that needs
to be close to the hardware.
2017-01-10 20:26:44 +00:00
|
|
|
@bin bin/mbld
|
|
|
|
@bin bin/mdumpleak
|
|
|
|
@bin bin/muse
|
|
|
|
@bin bin/redump
|
2017-09-22 15:09:29 +00:00
|
|
|
@bin bin/srvdot
|
Import ports/lang/myrddin. ok benoit@
Myrddin is a systems programming language that covers a similar niche as
C including desktop, OS, and embedded development, but at the same time
making it harder to shoot yourself in the foot.
It is designed to be a simple language that runs close to the metal,
giving the programmer predictable and transparent behavior and mental
model. It also does strong type checking, generics, type inference,
closures, and traits.
Myrddin is not a language designed to explore the forefront of type
theory or compiler technology. It is not a language that is focused on
guaranteeing perfect safety. It is satisfied to be a practical, small,
fairly well defined, and easy to understand language for code that needs
to be close to the hardware.
2017-01-10 20:26:44 +00:00
|
|
|
lib/myr/
|
|
|
|
@bin lib/myr/_myrrt.o
|
|
|
|
lib/myr/libbio.a
|
|
|
|
lib/myr/libbio.use
|
|
|
|
lib/myr/libcrypto.a
|
|
|
|
lib/myr/libcrypto.use
|
|
|
|
lib/myr/libdate.a
|
|
|
|
lib/myr/libdate.use
|
|
|
|
lib/myr/libescfmt.a
|
|
|
|
lib/myr/libescfmt.use
|
|
|
|
lib/myr/libfileutil.a
|
|
|
|
lib/myr/libfileutil.use
|
2018-06-30 03:38:40 +00:00
|
|
|
lib/myr/libflate.a
|
|
|
|
lib/myr/libflate.use
|
2017-09-22 15:09:29 +00:00
|
|
|
lib/myr/libhttp.a
|
|
|
|
lib/myr/libhttp.use
|
Import ports/lang/myrddin. ok benoit@
Myrddin is a systems programming language that covers a similar niche as
C including desktop, OS, and embedded development, but at the same time
making it harder to shoot yourself in the foot.
It is designed to be a simple language that runs close to the metal,
giving the programmer predictable and transparent behavior and mental
model. It also does strong type checking, generics, type inference,
closures, and traits.
Myrddin is not a language designed to explore the forefront of type
theory or compiler technology. It is not a language that is focused on
guaranteeing perfect safety. It is satisfied to be a practical, small,
fairly well defined, and easy to understand language for code that needs
to be close to the hardware.
2017-01-10 20:26:44 +00:00
|
|
|
lib/myr/libinifile.a
|
|
|
|
lib/myr/libinifile.use
|
2018-06-30 03:38:40 +00:00
|
|
|
lib/myr/libiter.a
|
|
|
|
lib/myr/libiter.use
|
2017-02-09 20:36:50 +00:00
|
|
|
lib/myr/libjson.a
|
|
|
|
lib/myr/libjson.use
|
2018-06-30 03:38:40 +00:00
|
|
|
lib/myr/libmath.a
|
|
|
|
lib/myr/libmath.use
|
Import ports/lang/myrddin. ok benoit@
Myrddin is a systems programming language that covers a similar niche as
C including desktop, OS, and embedded development, but at the same time
making it harder to shoot yourself in the foot.
It is designed to be a simple language that runs close to the metal,
giving the programmer predictable and transparent behavior and mental
model. It also does strong type checking, generics, type inference,
closures, and traits.
Myrddin is not a language designed to explore the forefront of type
theory or compiler technology. It is not a language that is focused on
guaranteeing perfect safety. It is satisfied to be a practical, small,
fairly well defined, and easy to understand language for code that needs
to be close to the hardware.
2017-01-10 20:26:44 +00:00
|
|
|
lib/myr/libregex.a
|
|
|
|
lib/myr/libregex.use
|
|
|
|
lib/myr/libstd.a
|
|
|
|
lib/myr/libstd.use
|
|
|
|
lib/myr/libsys.a
|
|
|
|
lib/myr/libsys.use
|
|
|
|
lib/myr/libtestr.a
|
|
|
|
lib/myr/libtestr.use
|
2017-09-22 15:09:29 +00:00
|
|
|
lib/myr/libtestutil.a
|
|
|
|
lib/myr/libtestutil.use
|
Import ports/lang/myrddin. ok benoit@
Myrddin is a systems programming language that covers a similar niche as
C including desktop, OS, and embedded development, but at the same time
making it harder to shoot yourself in the foot.
It is designed to be a simple language that runs close to the metal,
giving the programmer predictable and transparent behavior and mental
model. It also does strong type checking, generics, type inference,
closures, and traits.
Myrddin is not a language designed to explore the forefront of type
theory or compiler technology. It is not a language that is focused on
guaranteeing perfect safety. It is satisfied to be a practical, small,
fairly well defined, and easy to understand language for code that needs
to be close to the hardware.
2017-01-10 20:26:44 +00:00
|
|
|
lib/myr/libthread.a
|
|
|
|
lib/myr/libthread.use
|
2017-09-22 15:09:29 +00:00
|
|
|
lib/myr/libthrtestutil.a
|
|
|
|
lib/myr/libthrtestutil.use
|
Import ports/lang/myrddin. ok benoit@
Myrddin is a systems programming language that covers a similar niche as
C including desktop, OS, and embedded development, but at the same time
making it harder to shoot yourself in the foot.
It is designed to be a simple language that runs close to the metal,
giving the programmer predictable and transparent behavior and mental
model. It also does strong type checking, generics, type inference,
closures, and traits.
Myrddin is not a language designed to explore the forefront of type
theory or compiler technology. It is not a language that is focused on
guaranteeing perfect safety. It is satisfied to be a practical, small,
fairly well defined, and easy to understand language for code that needs
to be close to the hardware.
2017-01-10 20:26:44 +00:00
|
|
|
@man man/man1/6m.1
|
|
|
|
@man man/man1/mbld.1
|
|
|
|
@man man/man1/muse.1
|
|
|
|
@man man/man3/myr-regex.3
|