yarv-dev-en:256
From: SASADA Koichi <ko1 atdot.net>
Date: Tue, 07 Nov 2006 09:50:03 +0900
Subject: [yarv-dev-en:256] Re: merge YARV into Ruby
Hi, M. Edward (Ed) Borasky wrote: > SASADA Koichi wrote: >> a) The Ruby evaluator will be YARV. Ruby will import YARV's limitations >> -> support only native thread, nonsupport Thread.critical, > > I'm familiar with the "native" thread models for Linux and Windows. I'm > not, however, familiar with them for BSD, Solaris or MacOS. Nor do I > have any clues as to what operating systems Ruby 1.9.1 or Ruby 2.0 will > need to support. Is there some kind of documentation on this? Most of Unix like OS have POSIX Thread. So I believe most of OS doesn't support it around Threads. I know a problem about Windows/Cygwin's incomplete Pthread (incomplete pthread_kill implementation). >> * YARV Source review >> >> YARV is developed by me, so the code quality seems low. Please check >> YARV source code and please point out any strange code you see. > > Do you have a preferred/recommended IDE for this? Right now, I'm > thinking about "standardizing" on KDevelop, even though it means I won't > be able to develop on Windows or Mac. KDevelop has some hooks for Ruby > and Rails, which is my main reason for wanting to use it. I want to know it too. Ah, conclusion is gvim? I'm using windows. -- // SASADA Koichi at atdot dot net -- ML: yarv-dev-en quickml.atdot.net Info: http://www.atdot.net/~ko1/quickml
235 2006-11-04 13:39 [ko1 atdot.net ] merge YARV into Ruby 237 2006-11-05 05:46 ┣[sswerling yahoo.com ] 254 2006-11-07 09:09 ┃┗[sswerling yahoo.com ] 255 2006-11-07 09:44 ┃ ┗[ko1 atdot.net ] 239 2006-11-05 10:01 ┗[znmeb cesmail.net ] 240 2006-11-05 12:16 ┣[wilsonb gmail.com ] 241 2006-11-05 14:32 ┃┗[znmeb cesmail.net ] 242 2006-11-06 08:50 ┃ ┗[wilsonb gmail.com ] 243 2006-11-06 09:55 ┃ ┗[znmeb cesmail.net ] 244 2006-11-06 10:12 ┃ ┗[wilsonb gmail.com ] -> 256 2006-11-07 09:50 ┗[ko1 atdot.net ] 258 2006-11-07 10:20 ┗[wilsonb gmail.com ]