<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Wisdom and Wonder &#187; Lua</title>
	<atom:link href="http://www.wisdomandwonder.com/tag/lua/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wisdomandwonder.com</link>
	<description>Science and Philosophy</description>
	<lastBuildDate>Wed, 25 Jan 2012 05:09:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>GSL Shell</title>
		<link>http://www.wisdomandwonder.com/link/5930/gsl-shell</link>
		<comments>http://www.wisdomandwonder.com/link/5930/gsl-shell#comments</comments>
		<pubDate>Sun, 18 Sep 2011 17:10:11 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[Lua]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Programming Language]]></category>
		<category><![CDATA[Science]]></category>

		<guid isPermaLink="false">http://www.wisdomandwonder.com/?p=5930</guid>
		<description><![CDATA[GSL Shell is an interactive interface that gives access to the GSL numerical routines by using Lua, an easy to learn and powerful programming language. With GSL Shell you can access very easily the functions provided by the GSL library without the need of writing and compile a stand-alone C application. In addition the power [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>GSL Shell is an interactive interface that gives access to the <a href="http://www.gnu.org/software/gsl/manual/gsl-ref.html">GSL numerical routines</a> by using <a href="http://www.lua.org/">Lua</a>, an easy to learn and powerful programming language. With GSL Shell you can access very easily the functions provided by the GSL library without the need of writing and compile a stand-alone C application. In addition the power and expressivity of the Lua language make easy to develop and tests complex procedures to treat your data and use effectively the GSL routines. You will be also able to create plot in real-time by using the powerful builtin graphical module.</p>
<p>GSL Shell is still a young project and it is currently not widely used. It still lacks some important features but we believe that it is very promising because it is built on top of three outstanding free software libraries: the GSL library, Lua and the AGG library. By using and combining together these software components GSL Shell gives the opportunity of doing advanced numerical calculations and produce beautiful plot of the data or mathematical functions.</p></blockquote>
<p>(via <a href="http://www.nongnu.org/gsl-shell/intro.html">GSL</a> via Mike K.)</p>
<p>Like Mike said, looks like a nice complement to Octave or MATLAB.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wisdomandwonder.com/link/5930/gsl-shell/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lua potentially implemented in Guile</title>
		<link>http://www.wisdomandwonder.com/link/4590/lua-potentially-implemented-in-guile</link>
		<comments>http://www.wisdomandwonder.com/link/4590/lua-potentially-implemented-in-guile#comments</comments>
		<pubDate>Tue, 16 Mar 2010 02:24:19 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[Guile]]></category>
		<category><![CDATA[Lua]]></category>
		<category><![CDATA[Programming Language]]></category>
		<category><![CDATA[Scheme]]></category>

		<guid isPermaLink="false">http://www.wisdomandwonder.com/?p=4590</guid>
		<description><![CDATA[In this thread the OP discusses implementing Lua on top of Guile as an extension language. It seems that it might be eligible for Google&#8217;s SOC sponsorship. While the OP doesn&#8217;t mention wanting help, it is interesting, and who knows other folks might like to contribute.]]></description>
			<content:encoded><![CDATA[<p>In this <a href="http://lists.gnu.org/archive/html/guile-devel/2010-03/msg00039.html">thread</a> the OP discusses implementing Lua on top of Guile as an extension language. It seems that it might be eligible for Google&#8217;s SOC sponsorship. While the OP doesn&#8217;t mention wanting help, it <em>is</em> interesting, and who knows other folks might like to contribute.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wisdomandwonder.com/link/4590/lua-potentially-implemented-in-guile/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

