<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0">
  <channel>
    <docs>This is an RSS file.  It is intended to be read by a software program called a "feed reader". Search on Google for more details.</docs>
    <title><![CDATA[jstone's Feed]]></title>
    <link>http://www.simpy.com/user/jstone</link>
    <url>http://www.simpy.com/</url>
    <description><![CDATA[jstone's Feed]]></description>
    <image>
      <url>http://www.simpy.com/img/simpy-icon-16x16.png</url>
      <title>Simpy</title>
      <link>http://www.simpy.com/user/jstone</link>
    </image>
    <lastBuildDate></lastBuildDate>
    <ttl>1440</ttl>
    
      
      
      


  
    
  
  
  


      <item>
        <title><![CDATA[Pure]]></title>
        <link><![CDATA[http://code.google.com/p/pure-lang/]]></link>
        <description><![CDATA[Pure is a modern-style functional programming language based on term rewriting. It offers equational definitions with pattern matching, full symbolic rewriting capabilities, dynamic typing, eager and lazy evaluation, lexical closures, built-in list and matrix support and an easy-to-use C interface. The interpreter uses LLVM as a backend to JIT-compile Pure programs to fast native code. 
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://code.google.com/p/pure-lang/"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://code.google.com/p/pure-lang/" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22programming%22">programming</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22functional.programming%22">functional.programming</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22language%22">language</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22compiler%22">compiler</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22research%22">research</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22optimization%22">optimization</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22free%22">free</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22open.source%22">open.source</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22jit%22">jit</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22llvm%22">llvm</a>,


]]>
</description>
        
        <category><![CDATA[programming]]></category>
        
        <category><![CDATA[functional.programming]]></category>
        
        <category><![CDATA[language]]></category>
        
        <category><![CDATA[compiler]]></category>
        
        <category><![CDATA[research]]></category>
        
        <category><![CDATA[optimization]]></category>
        
        <category><![CDATA[free]]></category>
        
        <category><![CDATA[open.source]]></category>
        
        <category><![CDATA[jit]]></category>
        
        <category><![CDATA[llvm]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Sat, 07 Mar 2009 06:29:00 -0500</pubDate>
      </item>
    
      
      
      


  
    
  
  
  


      <item>
        <title><![CDATA[PyKE - Python Knowledge Engine]]></title>
        <link><![CDATA[http://pyke.sourceforge.net/index.html]]></link>
        <description><![CDATA[Pyke introduces a form of Logic Programming (inspired by Prolog) to the Python community by providing a knowledge-based inference engine (expert system) written in 100% Python. Unlike Prolog, Pyke integrates with Python allowing you to invoke Pyke from Python and intermingle Python statements and expressions within your expert system rules.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://pyke.sourceforge.net/index.html"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://pyke.sourceforge.net/index.html" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22python%22">python</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22programming%22">programming</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22logic%22">logic</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22computer.science%22">computer.science</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22algorithm%22">algorithm</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22knowledge.representation%22">knowledge.representation</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22expert.systems%22">expert.systems</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22data.mining%22">data.mining</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22pattern.matching%22">pattern.matching</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22artificial.intelligence%22">artificial.intelligence</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22declarative.language%22">declarative.language</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22domain.specific.languages%22">domain.specific.languages</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22free%22">free</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22open.source%22">open.source</a>,


]]>
</description>
        
        <category><![CDATA[python]]></category>
        
        <category><![CDATA[programming]]></category>
        
        <category><![CDATA[logic]]></category>
        
        <category><![CDATA[computer.science]]></category>
        
        <category><![CDATA[algorithm]]></category>
        
        <category><![CDATA[knowledge.representation]]></category>
        
        <category><![CDATA[expert.systems]]></category>
        
        <category><![CDATA[data.mining]]></category>
        
        <category><![CDATA[pattern.matching]]></category>
        
        <category><![CDATA[artificial.intelligence]]></category>
        
        <category><![CDATA[declarative.language]]></category>
        
        <category><![CDATA[domain.specific.languages]]></category>
        
        <category><![CDATA[free]]></category>
        
        <category><![CDATA[open.source]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Wed, 24 Dec 2008 12:07:00 -0500</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[pHash.org: Home of the open source perceptual hash extraction library pHash]]></title>
        <link><![CDATA[http://www.phash.org/]]></link>
        <description><![CDATA[pHash is an open source library released under the GPLv3 license that implements several perceptual hashing algorithms and provides a C++ API to use those functions in your own programs. 
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.phash.org/"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.phash.org/" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22cxx%22">cxx</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22programming%22">programming</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22library%22">library</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22computer.vision%22">computer.vision</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22data.mining%22">data.mining</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22pattern.matching%22">pattern.matching</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22algorithm%22">algorithm</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22free%22">free</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22open.source%22">open.source</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22research%22">research</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22perception%22">perception</a>,


]]>
</description>
        
        <category><![CDATA[cxx]]></category>
        
        <category><![CDATA[programming]]></category>
        
        <category><![CDATA[library]]></category>
        
        <category><![CDATA[computer.vision]]></category>
        
        <category><![CDATA[data.mining]]></category>
        
        <category><![CDATA[pattern.matching]]></category>
        
        <category><![CDATA[algorithm]]></category>
        
        <category><![CDATA[free]]></category>
        
        <category><![CDATA[open.source]]></category>
        
        <category><![CDATA[research]]></category>
        
        <category><![CDATA[perception]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Wed, 27 Aug 2008 03:43:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[bondi]]></title>
        <link><![CDATA[http://www-staff.it.uts.edu.au/~cbj/bondi/]]></link>
        <description><![CDATA[bondi (pronounced "bond-eye") is a programming language centred on pattern-matching . It supports functional, imperative, query-based and object-oriented programming styles using a single small evaluator.

          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www-staff.it.uts.edu.au/~cbj/bondi/"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www-staff.it.uts.edu.au/~cbj/bondi/" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22programming%22">programming</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22language%22">language</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22object.oriented%22">object.oriented</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22functional.programming%22">functional.programming</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22research%22">research</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22compiler%22">compiler</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22free%22">free</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22open.source%22">open.source</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22pattern.matching%22">pattern.matching</a>,


]]>
</description>
        
        <category><![CDATA[programming]]></category>
        
        <category><![CDATA[language]]></category>
        
        <category><![CDATA[object.oriented]]></category>
        
        <category><![CDATA[functional.programming]]></category>
        
        <category><![CDATA[research]]></category>
        
        <category><![CDATA[compiler]]></category>
        
        <category><![CDATA[free]]></category>
        
        <category><![CDATA[open.source]]></category>
        
        <category><![CDATA[pattern.matching]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Sat, 21 Jun 2008 04:21:00 -0400</pubDate>
      </item>
    
      
      
      


  
    
  
  
  


      <item>
        <title><![CDATA[PyMeta]]></title>
        <link><![CDATA[http://washort.twistedmatrix.com/]]></link>
        <description><![CDATA[A general object-oriented pattern matcher for Python, based on Alessandro Warth's OMeta.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://washort.twistedmatrix.com/"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://washort.twistedmatrix.com/" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22python%22">python</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22programming%22">programming</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22library%22">library</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22parsing%22">parsing</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22text.processing%22">text.processing</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22pattern.matching%22">pattern.matching</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22free%22">free</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22open.source%22">open.source</a>,


]]>
</description>
        
        <category><![CDATA[python]]></category>
        
        <category><![CDATA[programming]]></category>
        
        <category><![CDATA[library]]></category>
        
        <category><![CDATA[parsing]]></category>
        
        <category><![CDATA[text.processing]]></category>
        
        <category><![CDATA[pattern.matching]]></category>
        
        <category><![CDATA[free]]></category>
        
        <category><![CDATA[open.source]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Tue, 20 May 2008 07:05:00 -0400</pubDate>
      </item>
    
      
      
      


  
    
  
  
  


      <item>
        <title><![CDATA[OMeta]]></title>
        <link><![CDATA[http://www.cs.ucla.edu/~awarth/ometa/]]></link>
        <description><![CDATA[OMeta is a new object-oriented language for pattern matching. It is based on a variant of Parsing Expression Grammars (PEGs) which we have extended to handle arbitrary kinds of data. OMeta's general-purpose pattern matching facilities provide a natural and convenient way for programmers to implement tokenizers, parsers, visitors, and tree transformers, all of which can be extended in interesting ways using familiar object-oriented mechanisms.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.cs.ucla.edu/~awarth/ometa/"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.cs.ucla.edu/~awarth/ometa/" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22programming%22">programming</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22language%22">language</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22parsing%22">parsing</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22domain.specific.languages%22">domain.specific.languages</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22research%22">research</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22regex%22">regex</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22compiler%22">compiler</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22free%22">free</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22open.source%22">open.source</a>,


]]>
</description>
        
        <category><![CDATA[programming]]></category>
        
        <category><![CDATA[language]]></category>
        
        <category><![CDATA[parsing]]></category>
        
        <category><![CDATA[domain.specific.languages]]></category>
        
        <category><![CDATA[research]]></category>
        
        <category><![CDATA[regex]]></category>
        
        <category><![CDATA[compiler]]></category>
        
        <category><![CDATA[free]]></category>
        
        <category><![CDATA[open.source]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Thu, 10 Apr 2008 03:06:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[LPeg - Parsing Expression Grammars For Lua]]></title>
        <link><![CDATA[http://www.inf.puc-rio.br/~roberto/lpeg/]]></link>
        <description><![CDATA[LPeg is a new pattern-matching library for Lua, based on Parsing Expression Grammars (PEGs)
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.inf.puc-rio.br/~roberto/lpeg/"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.inf.puc-rio.br/~roberto/lpeg/" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22programming%22">programming</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22library%22">library</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22lua%22">lua</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22embedded%22">embedded</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22text.processing%22">text.processing</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22free%22">free</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22open.source%22">open.source</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22regex%22">regex</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22parsing%22">parsing</a>,


]]>
</description>
        
        <category><![CDATA[programming]]></category>
        
        <category><![CDATA[library]]></category>
        
        <category><![CDATA[lua]]></category>
        
        <category><![CDATA[embedded]]></category>
        
        <category><![CDATA[text.processing]]></category>
        
        <category><![CDATA[free]]></category>
        
        <category><![CDATA[open.source]]></category>
        
        <category><![CDATA[regex]]></category>
        
        <category><![CDATA[parsing]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Thu, 13 Mar 2008 02:46:00 -0400</pubDate>
      </item>
    
      
      
      


  
    
  
  
  


      <item>
        <title><![CDATA[Numenta]]></title>
        <link><![CDATA[http://www.numenta.com/]]></link>
        <description><![CDATA[NuPIC implements a hierarchical temporal memory system (HTM) patterned after the human neocortex. We expect NuPIC to be used on problems that, generally speaking, involve identifying patterns in complex data. The ultimate applications likely will include vision systems, robotics, data mining and analysis, and failure analysis and prediction.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.numenta.com/"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.numenta.com/" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22artificial.intelligence%22">artificial.intelligence</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22data.mining%22">data.mining</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22simulation%22">simulation</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22tools%22">tools</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22programming%22">programming</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22pattern.matching%22">pattern.matching</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22research%22">research</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22commercial%22">commercial</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22computer.vision%22">computer.vision</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22free%22">free</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22patents%22">patents</a>,


]]>
</description>
        
        <category><![CDATA[artificial.intelligence]]></category>
        
        <category><![CDATA[data.mining]]></category>
        
        <category><![CDATA[simulation]]></category>
        
        <category><![CDATA[tools]]></category>
        
        <category><![CDATA[programming]]></category>
        
        <category><![CDATA[pattern.matching]]></category>
        
        <category><![CDATA[research]]></category>
        
        <category><![CDATA[commercial]]></category>
        
        <category><![CDATA[computer.vision]]></category>
        
        <category><![CDATA[free]]></category>
        
        <category><![CDATA[patents]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Thu, 08 Mar 2007 07:30:00 -0500</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Cyclone]]></title>
        <link><![CDATA[http://cyclone.thelanguage.org/]]></link>
        <description><![CDATA[Cyclone is a safe dialect of C, it has pointers and pointer arithmetic, structs, arrays, goto, manual memory management, and C’s preprocessor and syntax. Cyclone adds features such as pattern matching, algebraic datatypes, exceptions, region-based memory management, and optional garbage collection. Pure Cyclone programs are not vulnerable to a wide class of bugs that plague C programs: buffer overflows, format string attacks, double free bugs, dangling pointer accesses, etc.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://cyclone.thelanguage.org/"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://cyclone.thelanguage.org/" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22programming%22">programming</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22language%22">language</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22security%22">security</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22embedded%22">embedded</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22C%22">C</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22free%22">free</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22open.source%22">open.source</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22research%22">research</a>,


]]>
</description>
        
        <category><![CDATA[programming]]></category>
        
        <category><![CDATA[language]]></category>
        
        <category><![CDATA[security]]></category>
        
        <category><![CDATA[embedded]]></category>
        
        <category><![CDATA[C]]></category>
        
        <category><![CDATA[free]]></category>
        
        <category><![CDATA[open.source]]></category>
        
        <category><![CDATA[research]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Wed, 08 Nov 2006 06:42:00 -0500</pubDate>
      </item>
    
  </channel>
</rss>
