<?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>SHAOS &#187; hopeless</title>
	<atom:link href="https://shaos.net/blog/category/hopeless/feed" rel="self" type="application/rss+xml" />
	<link>https://shaos.net/blog</link>
	<description>{ Personal Blog of Shaos }</description>
	<lastBuildDate>Mon, 04 Aug 2025 00:15:41 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>Hopeless v0.5</title>
		<link>https://shaos.net/blog/2010/05/hopeless-v0-5.html</link>
		<comments>https://shaos.net/blog/2010/05/hopeless-v0-5.html#comments</comments>
		<pubDate>Sun, 23 May 2010 16:22:09 +0000</pubDate>
		<dc:creator><![CDATA[Shaos]]></dc:creator>
				<category><![CDATA[functional_programming]]></category>
		<category><![CDATA[hope]]></category>
		<category><![CDATA[hopeless]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[programs]]></category>

		<guid isPermaLink="false">http://shaos.net/blog/?p=83</guid>
		<description><![CDATA[Recently I released version 0.5 of my fork of pre-existed Hope interpreter (classical functional programming language) named &#8220;Hopeless&#8221;: added &#8216;\r&#8217; to function &#8220;isspace&#8221; in ctype.hop fixed function &#8220;dir&#8221; in system_win.hop path to libraries changed to /usr/local/share/hopeless created man file hopeless.1 (modified hope.1) fixed &#8220;make install&#8221; for Hopeless new library lib/db_sqlite.hop (database support with sqlite3) added [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Recently I released version 0.5 of my fork of pre-existed <a href="http://www.soi.city.ac.uk/~ross/Hope/">Hope interpreter</a> (classical functional programming language) named &#8220;Hopeless&#8221;:</p>
<ul>
<li>added &#8216;\r&#8217; to function &#8220;isspace&#8221; in ctype.hop</li>
<li>fixed function &#8220;dir&#8221; in system_win.hop</li>
<li>path to libraries changed to /usr/local/share/hopeless</li>
<li>created man file hopeless.1 (modified hope.1)</li>
<li>fixed &#8220;make install&#8221; for Hopeless</li>
<li>new library lib/db_sqlite.hop (database support with sqlite3)</li>
<li>added functions &#8220;del&#8221; and &#8220;write_to&#8221; to lib/system.hop</li>
<li>check for &#8216;\n&#8217; and &#8216;\r&#8217; before run commands (&#8220;!&#8230;&#8221;)</li>
<li>defined constant &#8220;stdin&#8221; instead of functions &#8220;getc&#8221; and &#8220;gets&#8221; (lib/system.hop)</li>
<li>modified test _input.hop</li>
</ul>
<p>Source code: <a href="http://hopelog.com/funny/hopeless-v0.5.tar.bz2">hopeless-v0.5.tar.bz2</a> (100K)<br />
For more info see <a title="Hope Programming Language" href="http://www.hopelog.com" target="_blank">www.hopelog.com</a> where you can find all previous versions of Hopeless plus Win32 binaries.</p>
]]></content:encoded>
			<wfw:commentRss>https://shaos.net/blog/2010/05/hopeless-v0-5.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
