Ruby support

Print Topic  Return to Overview  Previous Topic  Next Topic 

Ruby is a powerful object-oriented file and text processing language available on many platforms. Ruby is an ideal extension to the TCC batch language, especially if you need advanced string processing capabilities.

 

The Ruby language is not built into TCC, and must be obtained separately.  The version supported by TCC is Ruby 1.8 (free from www.ruby-lang.org ).

 

TCC automatically recognizes the presence of a Ruby interpreter on your system.  If a suitable library is found, TCC checks to see if you are running a .rb file. If so, TCC passes the file to your Ruby interpreter for processing.

 

See also: the @RUBY, @REXX and @PERL functions.

Topic "rubysupport.htm" last edited 1/26/2008. ©2008  JP Software, Inc.
Keywords: Ruby,@RUBY