Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add perl examples? #55

Open
booyaa opened this issue Nov 6, 2017 · 4 comments
Open

Add perl examples? #55

booyaa opened this issue Nov 6, 2017 · 4 comments

Comments

@booyaa
Copy link

booyaa commented Nov 6, 2017

I'm doing a talk for the London Perl Workshop, I've used your Python example to work out the equivalent FFI calls in Perl. Would you be interested in a PR to provide Perl examples?

@shepmaster
Copy link
Owner

Absolutely! The important bits are:

  • Picking a version of Perl: 5 or 6?
  • Adding parallel example code
  • Hooking the examples into the test framework. It's a non-recursive makefile, so let me know if you need any pointers on how it works.
  • Adding some basic prose pointing out each interesting bit. The prose can assume that the reader has read the related Rust code, but none of the other languages.

Let me know if you have any questions or pointers!

@booyaa
Copy link
Author

booyaa commented Nov 7, 2017

Awesome! I'll be implementing in Perl 5. I had a quick play with the makefile, looks straightforward to adapt for the perl examples! Will give you a shout once I'm ready for review.

@Delanii
Copy link

Delanii commented May 15, 2021

+1

1 similar comment
@librasteve
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants