[#6363] Re: rescue clause affecting IO loop behavior — ts <decoux@...>

>>>>> "D" == David Alan Black <dblack@candle.superlink.net> writes:

17 messages 2000/11/14
[#6367] Re: rescue clause affecting IO loop behavior — David Alan Black <dblack@...> 2000/11/14

Hello again --

[#6582] best way to interleaf arrays? — David Alan Black <dblack@...>

Hello --

15 messages 2000/11/26

[#6646] RE: Array Intersect (&) question — Aleksi Niemel<aleksi.niemela@...>

Ross asked something about widely known and largely ignored language (on

23 messages 2000/11/29
[#6652] RE: Array Intersect (&) question — rpmohn@... (Ross Mohn) 2000/11/29

aleksi.niemela@cinnober.com (Aleksi Niemel) wrote in

[#6723] Re: Array Intersect (&) question — Mathieu Bouchard <matju@...> 2000/12/01

> >Use a hash. Here's code to do both and more. It assumes that

[#6656] printing/accessing arrays and hashes — raja@... (Raja S.)

I'm coming to Ruby with a Python & Common Lisp background.

24 messages 2000/11/30

[ruby-talk:6103] Re: What would a Ruby browser look like?

From: Stephen White <steve@...>
Date: 2000-11-07 05:39:14 UTC
List: ruby-talk #6103
On Tue, 7 Nov 2000, Dave Thomas wrote:

> A comment I heard several times at OOPSLA was that Ruby could take
> over the world if it had a good browser.
> 
> So, I've been thinking about what a Ruby browser would look like.

I've been working on ideas for a code browser for the last few months, and
am intending to write it in Ruby. Perhaps anyone else here who is into this
kind of thing could put their hand up, and we can start a group to write
one? We can do all the Pragmatic and Extreme stuff. :)

We could get started with another mailing list, and have a round of
posting wish-lists and ideas. I'll volunteer to keep track of the ideas
and generate documentation, coz this is usually the last thing anyone
wants to do and I'd really like to see this effort succeed.

I'm particularly excited about doing this project in Ruby as it means
having direct access to the parser in real-time. This opens up a world
of new possibilities that don't exist with parse-into-database type
code browsers like Source Navigator.

-- 
  steve@deaf.org


In This Thread