Daniel Mita
Daniel Mita
- [ ] linked-list - [x] list-ops - [x] prime-factors - [ ] simple-linked-list - [x] custom-set - [x] palindrome-products - [x] proverb - [x] pythagorean-triplet - [x] queen-attack -...
Future versions of Perl are going to have a built in class feature. Check that class-based exercises are able to be completed with it. https://perldoc.pl/blead/perlclass Currently, the object comparison tests...
The descriptions had some typos. Those have been fixed along with some changes in wording for consistency and clarity.
Closes #21 Kind of winging it with these changes but wanted to get the ball rolling on introducing this feature. Bare minimum functionality should be present with this.
Inside control flow blocks within subroutines, I'd expected `&?ROUTINE` to refer to the subroutine, however this is not always the case. `&?ROUTINE` instead refers to something else (not sure what,...
There is currently an issue with compiling mimalloc on Alpine Linux: https://github.com/microsoft/mimalloc/issues/1056 Reverting the mimalloc bump results in MoarVM successfully compiling on Alpine Linux: https://github.com/MoarVM/MoarVM/commit/03e4fee65d1782f5aa7128d97169fb8601e4ac5b