This repository has been archived by the owner. It is now read-only.

crystal_ruby

Write Ruby extensions in Crystal

crystal_ruby

[!IMPORTANT] This library is no longer supported or updated by Manas.Tech, therefore we have archived the repository.

The contents are still available readonly and continue to work as a shards dependency.

If you wish to continue development yourself, we recommend you fork it. We can also arrange to transfer ownership.

If you have further questions, please reach out on https://forum.crystal-lang.org or crystal@manas.tech

Write Ruby extensions in Crystal. This is just a Proof of Concept.

$ make test_ruby.bundle
crystal sample/test_ruby.cr --link-flags "-dynamic -bundle -Wl,-undefined,dynamic_lookup" -o test_ruby.bundle

$ make irb
irb -rtest_ruby -I.
irb(main):001:0> Foo.new.foo("hi!")
=> "From Crystal!! hi!"
Repository

crystal_ruby

Owner
Statistic
  • 97
  • 10
  • 0
  • 0
  • 0
  • about 1 month ago
  • October 28, 2014
License

Links
Synced at

Sat, 21 Dec 2024 20:13:00 GMT

Languages