[#274] IPv6-ready ruby — Jun-ichiro itojun Hagino <itojun@...>
We KAME team (www.kame.net) are working on IPv6-ready ruby.
7 messages
1999/04/13
[#275] Re: IPv6-ready ruby
— gotoken@... (GOTO Kentaro)
1999/04/14
In message "[ruby-talk:00274] IPv6-ready ruby"
[#276] Re: IPv6-ready ruby
— Jun-ichiro itojun Hagino <itojun@...>
1999/04/14
[#297] Ruby 1.3.3-990430 — matz <matz@...>
Ruby 1.3.3-990430 is out, check out:
1 message
1999/04/30
[ruby-talk:00288] Re: Extensions to Ruby
From:
"Bryce Dooley" <thecrow@...>
Date:
1999-04-25 17:16:34 UTC
List:
ruby-talk #288
> How can I write extensions to ruby? > Michael, Unfortunately, I don't have a wonderful answer except to read the readme.ext that comes with the Ruby distribution. That's where I got started. It takes a bit of work to get started but once you've got it figured out, it seems that writing extensions for Ruby is very nice. Let me know if the readme.ext helps. Thanks. Bryce