[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

comp.lang.ruby

Where can I get Ruby's design architecture details

Amitraj singh Chouhan

5/24/2008 5:45:00 AM

Hi all
I am new to this forum. Can any one please give me the indication to the
links where I can get Ruby's design architecture details. Also please
mention the links which are helpful for ruby developers.

Thanks
Amitraj
--
Posted via http://www.ruby-....

4 Answers

Phillip Gawlowski

5/24/2008 5:59:00 AM

0

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Amitraj singh Chouhan wrote:
| Hi all
| I am new to this forum. Can any one please give me the indication to the
| links where I can get Ruby's design architecture details. Also please
| mention the links which are helpful for ruby developers.

Programming Ruby, The Ruby Programming Language are probably the most
comprehensive resource on Ruby's implementation, apart from the C source
of MRI, or the Java code of JRuby.

Your second question is too vague, please elaborate.


- --
Phillip Gawlowski
Twitter: twitter.com/cynicalryan
Blog: http://justarubyist.bl...

Who will protect the public when the police violate the law?
~ -- Ramsey Clark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail....

iEYEARECAAYFAkg3rqgACgkQbtAgaoJTgL/KgQCcDVqPGH1wsR7UE0cPkWhbBp69
HOIAoIirgkdNhLoIapihW6KlktaG5ffd
=AJ3R
-----END PGP SIGNATURE-----

Amitraj singh Chouhan

5/24/2008 6:11:00 AM

0

Phillip Gawlowski wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Amitraj singh Chouhan wrote:
> | Hi all
> | I am new to this forum. Can any one please give me the indication to the
> | links where I can get Ruby's design architecture details. Also please
> | mention the links which are helpful for ruby developers.
>
> Programming Ruby, The Ruby Programming Language are probably the most
> comprehensive resource on Ruby's implementation, apart from the C source
> of MRI, or the Java code of JRuby.
>
> Your second question is too vague, please elaborate.
>
>
> - --
> Phillip Gawlowski
> Twitter: twitter.com/cynicalryan
> Blog: http://justarubyist.bl...
>
> Who will protect the public when the police violate the law?
> ~ -- Ramsey Clark
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.8 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail....
>
> iEYEARECAAYFAkg3rqgACgkQbtAgaoJTgL/KgQCcDVqPGH1wsR7UE0cPkWhbBp69
> HOIAoIirgkdNhLoIapihW6KlktaG5ffd
> =AJ3R
> -----END PGP SIGNATURE-----

Thanks for the reply
I want to know that if someone wants to change or modify the ruby(say
want to add a new dataflow analysis to ruby) then he/she has to be aware
about the ruby implementation(i.e. how the modules are arranged in the
interpreter? what happens with the ruby code when we type $ruby
<filename>). Please give me some references for these.

Thanks
--
Posted via http://www.ruby-....

Phillip Gawlowski

5/24/2008 6:16:00 AM

0

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Amitraj singh Chouhan wrote:

| I want to know that if someone wants to change or modify the ruby(say
| want to add a new dataflow analysis to ruby) then he/she has to be aware
| about the ruby implementation(i.e. how the modules are arranged in the
| interpreter? what happens with the ruby code when we type $ruby
| <filename>). Please give me some references for these.

Err, I think The Ruby Language is the way to go then. Compiler theory
and the like is beyond my horizon.

Also ruby-core might be a good place for this sort of question.

- --
Phillip Gawlowski
Twitter: twitter.com/cynicalryan
Blog: http://justarubyist.bl...

~ - You know you've been hacking too long when...
...you're writing a homework assignment, and get to the end of the line
in the middle of a sentence, tack on a '\',
and continue writing on the next line.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail....

iEYEARECAAYFAkg3ssUACgkQbtAgaoJTgL9f7ACcCn0z/43WAdV+arO0e7DjymXr
e5cAn3gx6YGCL7ChSrSwwXHXCQ0wf0OD
=urJn
-----END PGP SIGNATURE-----

James Britt

5/24/2008 7:52:00 AM

0

Phillip Gawlowski wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Amitraj singh Chouhan wrote:
> | Hi all
> | I am new to this forum. Can any one please give me the indication to the
> | links where I can get Ruby's design architecture details. Also please
> | mention the links which are helpful for ruby developers.
>
> Programming Ruby, The Ruby Programming Language are probably the most
> comprehensive resource on Ruby's implementation, apart from the C source
> of MRI, or the Java code of JRuby.

Look at The Ruby Hacker's Guide

http://hawthorne-press.com/WebPag...


--
James Britt

http://www.... - Hacking in the Desert
http://www.jame... - Playing with Better Toys