diff options
author | Dante Catalfamo | 2020-07-29 13:24:43 -0400 |
---|---|---|
committer | Dante Catalfamo | 2020-07-29 13:24:43 -0400 |
commit | ebc2c96d50e282bcb86aa6b9fe44e09a52a149e5 (patch) | |
tree | 19b0f395df5e7e6ff9f0466d125ff88ec59823d3 /content/posts/openbsd-compiling-rakudo-star/index.org | |
parent | 558b8aa93f6298890d3d586f1a5843ad78a34427 (diff) | |
download | blog-ebc2c96d50e282bcb86aa6b9fe44e09a52a149e5.tar.gz blog-ebc2c96d50e282bcb86aa6b9fe44e09a52a149e5.tar.bz2 blog-ebc2c96d50e282bcb86aa6b9fe44e09a52a149e5.zip |
rakudo-star: add edit for tyil
Diffstat (limited to 'content/posts/openbsd-compiling-rakudo-star/index.org')
-rw-r--r-- | content/posts/openbsd-compiling-rakudo-star/index.org | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/content/posts/openbsd-compiling-rakudo-star/index.org b/content/posts/openbsd-compiling-rakudo-star/index.org index a7e03f5..18664a9 100644 --- a/content/posts/openbsd-compiling-rakudo-star/index.org +++ b/content/posts/openbsd-compiling-rakudo-star/index.org @@ -11,6 +11,12 @@ #+ATTR_HTML: :title Rakudo on OpenBSD [[file:cover.png]] +*EDIT*: After writing this post, [[https://tyil.nl/][tyil]], the maintainer of rakudo star, +reached out to me and added proper OpenBSD compatibility. The portion +of this post dedicated to working around the failing downloads can now +be ignored, and rstar now includes a warning if the user doesn't have +a login class set. + I really enjoy using [[https://raku.org/][raku]] to write small scripts for system maintenance and text parsing. Its regex and grammar engine are next level! The problem with using it on OpenBSD is that the packaged |