Raku / user-experience

Identifying issues in and improving the Raku user experience
Artistic License 2.0
25 stars 5 forks source link

Get Perl 6 onto hackerrank; requires "chef cookbook" coding #22

Open timo opened 6 years ago

timo commented 6 years ago

https://github.com/interviewstreet/languages

New language request for codechecker Create a pull request with following changes:

Add necessary installation steps into attributes & recipes folder. NOTE: i. Stick with stable release for all installation. We don't prefer nightly builds as image reverts can > be time consuming ii. Make sure you also provide installation for necessary basic libraries and data-structures

Code to read 2 values from STDIN and write the sum of those two integers to STDOUT. Refer

Compile & Execution command for the above code

Suggested by bstahlman on #perl6 here: https://irclog.perlgeek.de/perl6/2018-05-13#i_16160402

  • Great. Thanks. I'll check that out. Incidentally, on the subject of support framework... Has anyone in the p6 community given any thought to what it would take to get p6 support in online tools like HackerRank? Employers use it a lot now, and it's great for developing practical skills in a language. Being able to practice p6 in it would be huge, in my opinion.
  • Just thinking it could really help with p6 adoption. For instance, the ability to practice in HackerRank is something I consider when looking for a language to teach my kids.