diff options
Diffstat (limited to 'content')
-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 |