https://github.com/softmoth/nqp-rakudo-course
Working through course exercises
https://github.com/softmoth/nqp-rakudo-course
Last synced: 5 months ago
JSON representation
Working through course exercises
- Host: GitHub
- URL: https://github.com/softmoth/nqp-rakudo-course
- Owner: softmoth
- License: unlicense
- Created: 2018-06-04T06:21:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-04T08:56:21.000Z (about 8 years ago)
- Last Synced: 2025-06-04T05:50:32.982Z (about 1 year ago)
- Language: Perl 6
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rakudo and NQP Internals
I'm working through this course. Here is my code for the exercises and
other bits prompted by the text.
# Reference
- Course page: https://github.com/edumentab/rakudo-and-nqp-internals-course/#readme
- NQP ops: https://github.com/perl6/nqp/blob/master/docs/ops.markdown
# License
Any code I've written here is in the public domain. Much of it is copied
from the original course slides, which are under a
[Creative Commons license][lic].
[lic]: https://github.com/edumentab/rakudo-and-nqp-internals-course/blob/master/LICENSE
# Course Errata
https://github.com/edumentab/rakudo-and-nqp-internals-course/issues