What is “rakudo-star” Package?
Perl 6 compiler
For more details: http://rakudo.org/
Installation
- Open Terminal by pressing
command+space
then type terminal and hitEnter
key. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install rakudo-star.
brew install rakudo-star
Now, use rakudo-star!
Leave a Reply
You must be logged in to post a comment.