> I have no plans currently to go through the existing infrastructure and > rename things. I'm not intimately familiar with the code in Rakudo > Star, and prefer to not touch what isn't broken.
That sounds like a sensible decision. After thinking about the job, I realise that it's going to take careful untangling, locating every reference to files before renaming them. On 3/3/20, Patrick Spek <p.s...@tyil.nl> wrote: > On Tue, 3 Mar 2020 16:41:47 -0500 > Parrot Raiser <1parr...@gmail.com> wrote: > >> I've managed to download 2020.01, and run it with an explicit path, >> but the directory structure that my script used to follow, is broken >> in some way. (I'll investigate further, to see if I can spot the >> change, but a required directory tree might help me find it, if you >> could provide one.) >> >> A fair number of references to "perl6" remain in the directories. How >> many references have to be untangled before it is consistently >> "rakudo"? > > I have no plans currently to go through the existing infrastructure and > rename things. I'm not intimately familiar with the code in Rakudo > Star, and prefer to not touch what isn't broken. If references are > found and can be easily fixed, I'll gladly look into it, though. Of > course, patches to help out are much appreciated as well! > > Also, please note that the language is called Raku, the compiler is > Rakudo. > > -- > With kind regards, > > Patrick Spek > > > www: https://www.tyil.nl/ > mail: p.s...@tyil.nl > pgp: 1660 F6A2 DFA7 5347 322A 4DC0 7A6A C285 E2D9 8827 > > social: https://soc.fglt.nl/tyil > git: https://gitlab.com/tyil/ >