Adding Raku (#281)

* Adding Raku

probably doesn't work lol tried copying the other ones someone could probably implement it using the build instructions from this https://rakudo.org/downloads/rakudo/source

* Update test.raku

* edited raku implementation

put it in version folder 6.d and removed the v from version in the json file

* edited raku version

changed the same stuff as last time but with different stuff

* raku edit build.sh

remove some unnecessary lines from the file

* raku edit version

editing version name again lol
This commit is contained in:
Hydrazer 2021-06-18 17:45:37 -06:00 committed by GitHub
parent c0b218f477
commit ba9503d9f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 18 additions and 0 deletions

1
packages/raku/6.100.0/test.raku vendored Normal file
View file

@ -0,0 +1 @@
say "OK"