<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: ruby?</title>
		<atom:link href="http://cycling74.com/forums/topic/ruby/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/ruby/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 20:36:20 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/ruby/#post-30918</guid>
					<title><![CDATA[ruby?]]></title>
					<link>http://cycling74.com/forums/topic/ruby/#post-30918</link>
					<pubDate>Mon, 19 Mar 2007 23:07:43 +0000</pubDate>
					<dc:creator>thezer0ist@gmail.com</dc:creator>

					<description>
						<![CDATA[
						<p>has anyone thought about making a ruby script object, along the lines of py/pyext?<br />
and does anyone have any useful advice or example code relevant to this?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/ruby/#post-99563</guid>
					<title><![CDATA[Re: ruby?]]></title>
					<link>http://cycling74.com/forums/topic/ruby/#post-99563</link>
					<pubDate>Mon, 19 Mar 2007 23:15:59 +0000</pubDate>
					<dc:creator>Wesley Smith</dc:creator>

					<description>
						<![CDATA[
						<p>Without making any bindings to Jitter et al, it would be pretty<br />
straightforward.  Just build the ruby interpreter into an external<br />
object and create some mechanism for loading scripts and talking to<br />
inlets and outlets.  Check out the Ruby C interface for more details<br />
on how to do this:</p>
<p><a href="http://www.ruby-lang.org/en/documentation/" rel="nofollow">http://www.ruby-lang.org/en/documentation/</a></p>
<p>Particularly the Ruby module:</p>
<p><a href="http://www.ruby-doc.org/doxygen/current/group__ruby__ruby.html" rel="nofollow">http://www.ruby-doc.org/doxygen/current/group__ruby__ruby.html</a></p>
<p>And the Interpreter Interface:</p>
<p><a href="http://www.ruby-doc.org/doxygen/current/group__ruby__interp.html" rel="nofollow">http://www.ruby-doc.org/doxygen/current/group__ruby__interp.html</a></p>
<p>wes</p>
<p>On 3/19/07, thezer0ist
<thezer0ist @gmail.com> wrote:<br />
><br />
> has anyone thought about making a ruby script object, along the lines of py/pyext?<br />
> and does anyone have any useful advice or example code relevant to this?<br />
></thezer0ist></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/ruby/#post-99564</guid>
					<title><![CDATA[Re: ruby?]]></title>
					<link>http://cycling74.com/forums/topic/ruby/#post-99564</link>
					<pubDate>Tue, 20 Mar 2007 19:10:25 +0000</pubDate>
					<dc:creator>nick rothwell / cassiel</dc:creator>

					<description>
						<![CDATA[
						<p>
On 19 Mar 2007, at 23:15, Wesley Smith wrote:</p>
<p>> Just build the ruby interpreter into an external<br />
> object and create some mechanism for loading scripts and talking to<br />
> inlets and outlets.</p>
<p>Alternatively, wrap JRuby into MXJ.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/ruby/#post-99565</guid>
					<title><![CDATA[Re: ruby?]]></title>
					<link>http://cycling74.com/forums/topic/ruby/#post-99565</link>
					<pubDate>Thu, 22 Mar 2007 18:49:57 +0000</pubDate>
					<dc:creator>thezer0ist@gmail.com</dc:creator>

					<description>
						<![CDATA[
						<p>i&#8217;ve considered doing that, but it feels like that might be one too many levels of indirection. it&#8217;d be nice to not have to bridge it through another language. then again, perhaps that doesn&#8217;t really matter.<br />
thanks for the suggestion.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

