[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Sun Takes on

zoat

9/25/2006 8:08:00 AM

Sun Microsystems announced last week that Charles Nutter and Thomas
Enebo, the chief maintainers of JRuby, are joining the company as
full-time employees. Nutter and Enebo are set to spend all their time
working on the open-source JRuby project, with a particular focus on
developer tools. Specifically, they are charged with bringing JRuby to
1.0 status.
http://www.adtmag.com/article.asp...

8 Answers

Zed A. Shaw

9/25/2006 9:17:00 AM

0

On Mon, 25 Sep 2006 17:10:11 +0900
"zoat" <enogrob@hotmail.com> wrote:

> Sun Microsystems announced last week that Charles Nutter and Thomas
> Enebo, the chief maintainers of JRuby, are joining the company as
> full-time employees. Nutter and Enebo are set to spend all their time
> working on the open-source JRuby project, with a particular focus on
> developer tools. Specifically, they are charged with bringing JRuby to
> 1.0 status.
> http://www.adtmag.com/article.asp...

Don't you mean 1.0 Enterprise Edition 2.3 Excelsior status? I think you're missing a few project code names too.

--
Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu
http://www.ze...
http://mongrel.ruby...
http://www.lingr.com/room/3... -- Come get help.

Giles Bowkett

9/25/2006 9:28:00 AM

0

I've read Charles' posts many times. The JRuby project is pretty cool.
Wish I had the chops to put something like that together. Congrats.

On 9/25/06, Zed A. Shaw <zedshaw@zedshaw.com> wrote:
> On Mon, 25 Sep 2006 17:10:11 +0900
> "zoat" <enogrob@hotmail.com> wrote:
>
> > Sun Microsystems announced last week that Charles Nutter and Thomas
> > Enebo, the chief maintainers of JRuby, are joining the company as
> > full-time employees. Nutter and Enebo are set to spend all their time
> > working on the open-source JRuby project, with a particular focus on
> > developer tools. Specifically, they are charged with bringing JRuby to
> > 1.0 status.
> > http://www.adtmag.com/article.asp...
>
> Don't you mean 1.0 Enterprise Edition 2.3 Excelsior status? I think you're missing a few project code names too.
>
> --
> Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu
> http://www.ze...
> http://mongrel.ruby...
> http://www.lingr.com/room/3... -- Come get help.
>
>


--
Giles Bowkett
http://www.gilesg...

Zed A. Shaw

9/25/2006 9:46:00 AM

0

On Mon, 25 Sep 2006 18:27:42 +0900
"Giles Bowkett" <gilesb@gmail.com> wrote:

> I've read Charles' posts many times. The JRuby project is pretty cool.
> Wish I had the chops to put something like that together. Congrats.
>

Oh yeah, for sureness JRuby is very cool. If you actually are interested in learning how to do this then check out:

http://www.amazon.com/Building-Parsers-Java-Steven-Metsker/dp/0201719622/sr=8-17/qid=1159177289/ref=sr_1_17/102-23478...

and

http://www.amazon.com/Programming-Language-Processors-Java-Interpreters/dp/0130257869/ref=pd_bxgy_b_text_b/102-2347842-44385...

Both are very soft introductions to making full parsers and languages to run on the JVM.

But c'mon, you just *know* Sun is gonna slap a few extra version numbers on that thing and push it to the Enterprise crowd. They can't resist. It's in their nature and for whatever reason sells things like meth hotcakes for them.

--
Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu
http://www.ze...
http://mongrel.ruby...
http://www.lingr.com/room/3... -- Come get help.

Ola Bini

9/25/2006 10:20:00 AM

0

Zed A. Shaw wrote:
> On Mon, 25 Sep 2006 18:27:42 +0900
> "Giles Bowkett" <gilesb@gmail.com> wrote:
>
>> I've read Charles' posts many times. The JRuby project is pretty cool.
>> Wish I had the chops to put something like that together. Congrats.
>>
>
> Oh yeah, for sureness JRuby is very cool. If you actually are interested in learning how to do this then check out:
>
> http://www.amazon.com/Building-Parsers-Java-Steven-Metsker/dp/0201719622/sr=8-17/qid=1159177289/ref=sr_1_17/102-23478...
>
> and
>
> http://www.amazon.com/Programming-Language-Processors-Java-Interpreters/dp/0130257869/ref=pd_bxgy_b_text_b/102-2347842-44385...
>
> Both are very soft introductions to making full parsers and languages to run on the JVM.

I don't agree about those books, actually. I didn't like them and I
don't think you'll learn that much from them. My recommendation is the
Dragon book. (Compilers - Principles, Techniques and Tools)

>
> But c'mon, you just *know* Sun is gonna slap a few extra version numbers on that thing and push it to the Enterprise crowd. They can't resist. It's in their nature and for whatever reason sells things like meth hotcakes for them.
>

Incidentally, you may be right if it was JRuby and not just the two core
developers that were hired. As of now, Sun has declared that the JRuby
project will continue unhindered, and the JRuby community will continue
to have their say. (I would definitely not like extra version numbers
like this, for example...)

--
Ola Bini (http://ola-bini.bl...)
JvYAML, RbYAML, JRuby and Jatha contributor
System Developer, Karolinska Institutet (http:/...)
OLogix Consulting (http://www....)

"Yields falsehood when quined" yields falsehood when quined.


Zed A. Shaw

9/25/2006 10:49:00 AM

0

On Mon, 25 Sep 2006 19:20:23 +0900
Ola Bini <ola.bini@ki.se> wrote:

> Zed A. Shaw wrote:
> > But c'mon, you just *know* Sun is gonna slap a few extra version numbers on that thing and push it to the Enterprise crowd. They can't resist. It's in their nature and for whatever reason sells things like meth hotcakes for them.
> >
>
> Incidentally, you may be right if it was JRuby and not just the two core
> developers that were hired. As of now, Sun has declared that the JRuby
> project will continue unhindered, and the JRuby community will continue
> to have their say. (I would definitely not like extra version numbers
> like this, for example...)

Oh well, either I'm losing my touch at being funny or it's against corporate policy.

--
Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu
http://www.ze...
http://mongrel.ruby...
http://www.lingr.com/room/3... -- Come get help.

Eleanor McHugh

9/25/2006 11:33:00 AM

0

On 25 Sep 2006, at 11:20, Ola Bini wrote:
> Zed A. Shaw wrote:
>> On Mon, 25 Sep 2006 18:27:42 +0900
>> "Giles Bowkett" <gilesb@gmail.com> wrote:
>>> I've read Charles' posts many times. The JRuby project is pretty
>>> cool.
>>> Wish I had the chops to put something like that together. Congrats.
>>>
>> Oh yeah, for sureness JRuby is very cool. If you actually are
>> interested in learning how to do this then check out:
>> http://www.a...Building-Parsers-Java-Steven-M...
>> 0201719622/sr=8-17/qid=1159177289/ref=sr_1_17/102-2347842-4438503
>> and
>> http://www.a...Programming-Language-Proces...
>> Interpreters/dp/0130257869/ref=pd_bxgy_b_text_b/
>> 102-2347842-4438503?ie=UTF8
>> Both are very soft introductions to making full parsers and
>> languages to run on the JVM.
>
> I don't agree about those books, actually. I didn't like them and I
> don't think you'll learn that much from them. My recommendation is
> the Dragon book. (Compilers - Principles, Techniques and Tools)

Another very good book on interpreters is http://www.a...
Programming-Languages-Interpreter-based-Samuel-Kamin/dp/0201068249/
ref=sr_11_1/026-5047787-0958832?ie=UTF8 although the examples are all
written in pascal...

Ellie


Eleanor McHugh
Games With Brains
----
raise ArgumentError unless @reality.responds_to? :reason



Tom Copeland

9/25/2006 1:59:00 PM

0

On Mon, 2006-09-25 at 19:20 +0900, Ola Bini wrote:
> My recommendation is the
> Dragon book. (Compilers - Principles, Techniques and Tools)

And the 2nd edition is out, w00t!!

http://www.amazon.com/Compilers-Principles-Techniques-Tools-2nd/dp/0321486811/sr=8-2/qid=1159192732/ref=sr_1_2/104-5312749-4039968?ie=UTF8&a...

Of course, it's $100... but still...

Tom



Ryan Davis

9/25/2006 7:01:00 PM

0


On Sep 25, 2006, at 4:33 AM, Eleanor McHugh wrote:

> Another very good book on interpreters is http://www.a...
> Programming-Languages-Interpreter-based-Samuel-Kamin/dp/0201068249/
> ref=sr_11_1/026-5047787-0958832?ie=UTF8 although the examples are
> all written in pascal...

Seconded. Kamin's is a very good book.

I'm also a huge fan of Wirth's Compiler Construction book. 130 pages
of condensed brilliance and lucidity... Screw all those others! This
one is free:

http://www.oberon.ethz.ch/WirthPubl/...