<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel rdf:about="http://blogmarks.net/api/marks/search/jit">
<title>Public marks with search jit</title>
<description>Public marks with search jit</description>
<link>http://blogmarks.net/marks/search/jit</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/Emaux/mark/1058106017"/>
<rdf:li resource="http://blogmarks.net/api/user/julie/mark/1057833091"/>
<rdf:li resource="http://blogmarks.net/api/user/pvergain/mark/1916874"/>
<rdf:li resource="http://blogmarks.net/api/user/Neewok/mark/1332552"/>
<rdf:li resource="http://blogmarks.net/api/user/fakechris/mark/1252018"/>
<rdf:li resource="http://blogmarks.net/api/user/rvassard/mark/1146626"/>
<rdf:li resource="http://blogmarks.net/api/user/supercinq/mark/256787"/>
<rdf:li resource="http://blogmarks.net/api/user/prak_ash/mark/128660"/>
<rdf:li resource="http://blogmarks.net/api/user/georgeck/mark/197216"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/Emaux/mark/1058106017">
<title>pure-lang - Google Code</title>
<link>http://code.google.com/p/pure-lang/</link>
<description>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. 

Pure is closely related to the author's Q language and is slated to eventually become its successor, since it offers many new and powerful features and programs run much faster than their Q equivalents.</description>
<dc:date>2008-12-08T10:57:59Z</dc:date>
<dc:author>Emaux</dc:author>
<dc:subject>programmation, logiciel libre, informatique musicale</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://code.google.com/p/pure-lang/"><img border="0" src="http://blogmarks.net/screenshots/2008/12/08/c9e9e631c4dbc69e9d9098fac38c6302.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://code.google.com/p/pure-lang/">pure-lang - Google Code</a></h4>
 
by <a href="http://blogmarks.net/user/Emaux">Emaux</a> 
<p class="description">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. 

Pure is closely related to the author's Q language and is slated to eventually become its successor, since it offers many new and powerful features and programs run much faster than their Q equivalents.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/programmation">programmation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/logiciel%2Blibre">logiciel libre</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/informatique%2Bmusicale">informatique musicale</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058106017">Copy</a> | 
<a href="http://blogmarks.net/link/3008561">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/julie/mark/1057833091">
<title>  JavaScript Information Visualization Toolkit (JIT)  at  noumena</title>
<link>http://blog.thejit.org/?page_id=14</link>
<description>&lt;blockquote&gt;&lt;p&gt;The JIT is an advanced JavaScript infovis toolkit that was based on 5 papers regarding different information visualization techniques.
The JIT implements advanced features of information visualization like Treemaps (with the slice and dice and squarified methods), an adapted visualization of trees based on the Spacetree, a focus+context technique to lay Hyperbolic Trees, and a radial layout of trees with advanced animations (RGraph).&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2008-05-09T11:29:30Z</dc:date>
<dc:author>julie</dc:author>
<dc:subject>javascript, tree, organigramme</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blog.thejit.org/?page_id=14"><img border="0" src="http://blogmarks.net/screenshots/2008/05/09/65c4896a3fd72ef1aea8ae3db83e78b8.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blog.thejit.org/?page_id=14">  JavaScript Information Visualization Toolkit (JIT)  at  noumena</a></h4>
 
by <a href="http://blogmarks.net/user/julie">julie</a> 
<div class="description"><blockquote><p>The JIT is an advanced JavaScript infovis toolkit that was based on 5 papers regarding different information visualization techniques.
The JIT implements advanced features of information visualization like Treemaps (with the slice and dice and squarified methods), an adapted visualization of trees based on the Spacetree, a focus+context technique to lay Hyperbolic Trees, and a radial layout of trees with advanced animations (RGraph).</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/javascript">javascript</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tree">tree</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/organigramme">organigramme</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057833091">Copy</a> | 
<a href="http://blogmarks.net/link/2774012">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/pvergain/mark/1916874">
<title>GUI with flex</title>
<link>http://www.artima.com/weblogs/viewpost.jsp?thread=193593</link>
<description>Flex is a way to develop Flash applications by programming. It includes a declarative XML language called MXML for laying out user interfaces, and a programming language called ActionScript, which is a superset of ECMAScript (that is, standardized JavaScript), with extra features like optional static type checking. ActionScript is a single language that works across all platforms, so you don’t have to worry about differences. Because it is based on ECMAScript, your JavaScript knowledge is not lost. All MXML components are actually written in ActionScript, which is what you use if you want to write your own components. Flex applications compile directly into SWFs (Flash binaries), which are then Just-In-Time (JIT) compiled by the Flash runtime, for extra speed.</description>
<dc:date>2007-02-01T21:04:08Z</dc:date>
<dc:author>pvergain</dc:author>
<dc:subject>web, xml, mxml, actionscript, gui, flash, flex</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.artima.com/weblogs/viewpost.jsp?thread=193593"><img border="0" src="http://blogmarks.net/screenshots/2007/02/08/60ed73074d56e1d2b7281a13b2b5339a.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.artima.com/weblogs/viewpost.jsp?thread=193593">GUI with flex</a></h4>
 
by <a href="http://blogmarks.net/user/pvergain">pvergain</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1636872">1 other(s)</a> 
<p class="description">Flex is a way to develop Flash applications by programming. It includes a declarative XML language called MXML for laying out user interfaces, and a programming language called ActionScript, which is a superset of ECMAScript (that is, standardized JavaScript), with extra features like optional static type checking. ActionScript is a single language that works across all platforms, so you don’t have to worry about differences. Because it is based on ECMAScript, your JavaScript knowledge is not lost. All MXML components are actually written in ActionScript, which is what you use if you want to write your own components. Flex applications compile directly into SWFs (Flash binaries), which are then Just-In-Time (JIT) compiled by the Flash runtime, for extra speed.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web">web</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/xml">xml</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mxml">mxml</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/actionscript">actionscript</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gui">gui</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/flash">flash</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/flex">flex</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1916874">Copy</a> | 
<a href="http://blogmarks.net/link/1636872">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Neewok/mark/1332552">
<title>SheepShaver : Un Mac dans votre Mac</title>
<link>http://mac-emu.net/spip.php?article1311</link>
<description>Sheepshaver est un émulateur très performant de Mac OS ( PowerPC MacOS 8.5 à MacOS 9.0.4  ). Il vous permet donc de faire tourner un Mac OS Classic indépendant sur votre Mac OS X, qu’il soit sur processeur PowerPC ou Intel. Les possesseurs de processeur PowerPC profiteront des fonctions JIT ( just in time ) pour des performances supérieures. En effet, le CPU émulé étant celui qui fait tourner le Mac, les instructions seront au maximum, retranscrites directement au processeur sans être émulées. Les possesseurs de MacIntel profiteront de la possibilité de lancer un Mac OS 9 sur leur machine, sans avoir à dépoussierer un vieux Mac.

          


	
    
    
    
    
    
              
              
                            </description>
<dc:date>2006-12-06T22:37:16Z</dc:date>
<dc:author>Neewok</dc:author>
<dc:subject>os 9, os x, powerpc, mac intel, émulateur, app</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://mac-emu.net/spip.php?article1311"><img border="0" src="http://blogmarks.net/screenshots/2007/03/01/70fd67ff962f0bce74097e7fd6f42e00.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://mac-emu.net/spip.php?article1311">SheepShaver : Un Mac dans votre Mac</a></h4>
 
by <a href="http://blogmarks.net/user/Neewok">Neewok</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1327627">1 other(s)</a> 
<p class="description">Sheepshaver est un émulateur très performant de Mac OS ( PowerPC MacOS 8.5 à MacOS 9.0.4  ). Il vous permet donc de faire tourner un Mac OS Classic indépendant sur votre Mac OS X, qu’il soit sur processeur PowerPC ou Intel. Les possesseurs de processeur PowerPC profiteront des fonctions JIT ( just in time ) pour des performances supérieures. En effet, le CPU émulé étant celui qui fait tourner le Mac, les instructions seront au maximum, retranscrites directement au processeur sans être émulées. Les possesseurs de MacIntel profiteront de la possibilité de lancer un Mac OS 9 sur leur machine, sans avoir à dépoussierer un vieux Mac.

          


	
    
    
    
    
    
              
              
                            </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/os%2B9">os 9</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/os%2Bx">os x</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/powerpc">powerpc</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mac%2Bintel">mac intel</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/%25C3%25A9mulateur">émulateur</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/app">app</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1332552">Copy</a> | 
<a href="http://blogmarks.net/link/1327627">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/fakechris/mark/1252018">
<title>JIT and Run: Drill Into .NET Framework Internals to See How the CLR Creates Runtime Objects -- MSDN Magazine, May 2005</title>
<link>http://msdn.microsoft.com/msdnmag/issues/05/05/JITCompiler/default.aspx</link>
<description></description>
<dc:date>2006-08-09T03:48:47Z</dc:date>
<dc:author>fakechris</dc:author>
<dc:subject>dotnet</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://msdn.microsoft.com/msdnmag/issues/05/05/JITCompiler/default.aspx"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://msdn.microsoft.com/msdnmag/issues/05/05/JITCompiler/default.aspx">JIT and Run: Drill Into .NET Framework Internals to See How the CLR Creates Runtime Objects -- MSDN Magazine, May 2005</a></h4>
 
by <a href="http://blogmarks.net/user/fakechris">fakechris</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/dotnet">dotnet</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1252018">Copy</a> | 
<a href="http://blogmarks.net/link/1272271">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/rvassard/mark/1146626">
<title>Basilisk II JIT [Gwenole Beauchesne Wiki]</title>
<link>http://www.gibix.net/dokuwiki/en:projects:basilisk2</link>
<description></description>
<dc:date>2006-02-07T11:40:13Z</dc:date>
<dc:author>rvassard</dc:author>
<dc:subject>emulation, mac</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.gibix.net/dokuwiki/en:projects:basilisk2"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.gibix.net/dokuwiki/en:projects:basilisk2">Basilisk II JIT [Gwenole Beauchesne Wiki]</a></h4>
 
by <a href="http://blogmarks.net/user/rvassard">rvassard</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/emulation">emulation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mac">mac</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1146626">Copy</a> | 
<a href="http://blogmarks.net/link/1198477">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/supercinq/mark/256787">
<title>ERP, MRPll, JIT &amp;amp; TQ Jargon Buster</title>
<link>http://www.bpic.co.uk/jargon.htm</link>
<description></description>
<dc:date>2005-12-09T14:04:47Z</dc:date>
<dc:author>supercinq</dc:author>
<dc:subject>dictionnaires...</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.bpic.co.uk/jargon.htm"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.bpic.co.uk/jargon.htm">ERP, MRPll, JIT &amp;amp; TQ Jargon Buster</a></h4>
 
by <a href="http://blogmarks.net/user/supercinq">supercinq</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/dictionnaires...">dictionnaires...</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=256787">Copy</a> | 
<a href="http://blogmarks.net/link/393313">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/prak_ash/mark/128660">
<title>ACM Queue - Conversation with James Gosling</title>
<link>http://www.acmqueue.org/modules.php?name=Content&amp;pa=showpage&amp;pid=173&amp;page=1</link>
<description>Talk about virtual machines, interpreted languages, security issues - the Java Sandbox, byte code Verifier , Java &amp; real-time performance - JIT compilation , parallel garbage collectors</description>
<dc:date>2005-08-08T17:49:33Z</dc:date>
<dc:author>prak_ash</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.acmqueue.org/modules.php?name=Content&amp;pa=showpage&amp;pid=173&amp;page=1"><img border="0" src="http://www.blogmarks.net/screenshots/2005/08/08/c4323a4de863536597aaaca6efb0a7d2.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.acmqueue.org/modules.php?name=Content&amp;pa=showpage&amp;pid=173&amp;page=1">ACM Queue - Conversation with James Gosling</a></h4>
 
by <a href="http://blogmarks.net/user/prak_ash">prak_ash</a> 
<p class="description">Talk about virtual machines, interpreted languages, security issues - the Java Sandbox, byte code Verifier , Java & real-time performance - JIT compilation , parallel garbage collectors</p>
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=128660">Copy</a> | 
<a href="http://blogmarks.net/link/185432">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/georgeck/mark/197216">
<title>JIT and Run: Drill Into .NET Framework Internals to See How the CLR Creates Runtime Objects -- MSDN Magazine, May 2005</title>
<link>http://msdn.microsoft.com/msdnmag/issues/05/05/JITCompiler/</link>
<description></description>
<dc:date>2005-04-25T16:32:44Z</dc:date>
<dc:author>georgeck</dc:author>
<dc:subject>dotnet, folkmind, JIT</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://msdn.microsoft.com/msdnmag/issues/05/05/JITCompiler/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://msdn.microsoft.com/msdnmag/issues/05/05/JITCompiler/">JIT and Run: Drill Into .NET Framework Internals to See How the CLR Creates Runtime Objects -- MSDN Magazine, May 2005</a></h4>
 
by <a href="http://blogmarks.net/user/georgeck">georgeck</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/dotnet">dotnet</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/folkmind">folkmind</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/JIT">JIT</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=197216">Copy</a> | 
<a href="http://blogmarks.net/link/297185">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>