RubyCocoa 0.4.0 was released!
http://www.imasy.or.jp/~hisa/mac/rubycocoa/
The ‘.pkg’ binary package is available for Mac OS X 10.2. All of
framework, library, documents, samples and ProejctBuilder templates
are contained in the package. These items will be installed into the
appropriate place. It is available to start of RubyCocoa programming
or use of RubyCocoa application immediately.
== Changes from 0.3.2
-
Ruby 1.8 supported
-
revive RubyCocoa.framework
All of core implementation which are written with Objective-C or
Ruby is contained in the RubyCocoa framework.
-
rename the extended library and move the library
== What’s RubyCocoa?
RubyCocoa is a Mac OS X framework that allows Cocoa programming in
the Object-Oriented Scripting Language Ruby.
RubyCocoa allows writing a Cocoa application in Ruby. It allows
creating and using a Cocoa object in a Ruby script. In Cocoa
application, mixture of program written by both Ruby and Objective-C
is possible.
Some cases using RubyCocoa:
* Exploration of a Cocoa object's feature with 'irb' interactively
* Prototyping of a Cocoa application
* Cocoa application that include good feature of Ruby and Objective-C
* Wrapping Mac OS X native GUI for Ruby script
···
–
FUJIMOTO Hisakuni
Congratulations and thank you very much for an excellent Ruby
extension. I am going to try (with all my might
to use this to
make a FreeRIDE user interface for OS X. The main issue will be the
code editing component, which under Linux and Win32 is Scintilla (which
is not being ported to OS X right now as far as I know).
Best regards (and a Happy New Year!),
Rich Kilmer
···
On Saturday, December 28, 2002, at 07:45 AM, FUJIMOTO Hisakuni wrote:
RubyCocoa 0.4.0 was released!
http://www.imasy.or.jp/~hisa/mac/rubycocoa/
The ‘.pkg’ binary package is available for Mac OS X 10.2. All of
framework, library, documents, samples and ProejctBuilder templates
are contained in the package. These items will be installed into the
appropriate place. It is available to start of RubyCocoa programming
or use of RubyCocoa application immediately.
== Changes from 0.3.2
-
Ruby 1.8 supported
-
revive RubyCocoa.framework
All of core implementation which are written with Objective-C or
Ruby is contained in the RubyCocoa framework.
-
rename the extended library and move the library
== What’s RubyCocoa?
RubyCocoa is a Mac OS X framework that allows Cocoa programming in
the Object-Oriented Scripting Language Ruby.
RubyCocoa allows writing a Cocoa application in Ruby. It allows
creating and using a Cocoa object in a Ruby script. In Cocoa
application, mixture of program written by both Ruby and Objective-C
is possible.
Some cases using RubyCocoa:
* Exploration of a Cocoa object's feature with 'irb' interactively
* Prototyping of a Cocoa application
* Cocoa application that include good feature of Ruby and
Objective-C
* Wrapping Mac OS X native GUI for Ruby script
–
FUJIMOTO Hisakuni
Feel free to ask me if you need anything.
Akemashite Omedetou! (meaning “A Happy New Year!”)
···
At Sun, 29 Dec 2002 10:29:15 +0900, Rich Kilmer wrote:
Congratulations and thank you very much for an excellent Ruby
extension. I am going to try (with all my might
to use this to
make a FreeRIDE user interface for OS X. The main issue will be the
code editing component, which under Linux and Win32 is Scintilla (which
is not being ported to OS X right now as far as I know).
–
FUJIMOTO Hisakuni