mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-26 06:56:28 +02:00
* 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
5 lines
No EOL
109 B
JSON
5 lines
No EOL
109 B
JSON
{
|
|
"language": "raku",
|
|
"version": "6.100.0",
|
|
"aliases": ["raku", "rakudo", "perl6", "p6", "pl6"]
|
|
} |