Speaking of new web programming languages, here is a twist. IBM is releasing
an IDE that lets you use web programming languages to build Windows apps:

http://sash.alphaworks.ibm.com/


----- Original Message -----
From: "Steve Nelson" <[EMAIL PROTECTED]>

haha, this is too funny...

In Perl:

   print 'test';
   print '1', '2', '3';

translates in Ruby to:

   print 'test'
   print '1',  '2', '3'


They got rid of the semicolons!  That's save countless hours!  ;-)

Steve Nelson


Ken Beard wrote:
>
> >
> >
> >http://www-106.ibm.com/developerworks/library/ruby.html
> >
> >New programming language coming out of Japan...



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to