<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>El Sentido De La Vida on Karpoke - Just Another Blog</title><link>http://karpoke.ignaciocano.com/tags/el-sentido-de-la-vida/</link><description>Recent content in El Sentido De La Vida on Karpoke - Just Another Blog</description><generator>Hugo -- 0.159.0</generator><language>es</language><lastBuildDate>Tue, 18 Jan 2011 12:22:00 +0100</lastBuildDate><atom:link href="http://karpoke.ignaciocano.com/tags/el-sentido-de-la-vida/index.xml" rel="self" type="application/rss+xml"/><item><title>SWI-Prolog conoce el sentido de la vida, del universo y de todo lo demas</title><link>http://karpoke.ignaciocano.com/2011/01/18/swi-prolog-conoce-el-sentido-de-la-vida-del-universo-y-de-todo-lo-demas/</link><pubDate>Tue, 18 Jan 2011 12:22:00 +0100</pubDate><guid>http://karpoke.ignaciocano.com/2011/01/18/swi-prolog-conoce-el-sentido-de-la-vida-del-universo-y-de-todo-lo-demas/</guid><description>&lt;p&gt;Ejecutamos &lt;code&gt;swipl&lt;/code&gt;, uno de los compiladores de Prolog libres:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;$ swipl
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;&lt;img alt="Marvin" loading="lazy" src="http://karpoke.ignaciocano.com/images/marvin-186x300.jpg"&gt;&lt;/p&gt;
&lt;p&gt;Y si le interrogamos por el valor de una variable de la cual no puede
inferir ningún valor&amp;hellip;&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;% library(swi_hooks) compiled into pce_swi_hooks 0.00 sec, 2,060 bytes
Welcome to SWI-Prolog (Multi-threaded, 32 bits, Version 5.8.2)
Copyright (c) 1990-2009 University of Amsterdam.
SWI-Prolog comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to redistribute it under certain conditions.
Please visit http://www.swi-prolog.org for details.
&lt;/code&gt;&lt;/pre&gt;&lt;pre tabindex="0"&gt;&lt;code&gt;For help, use ?- help(Topic). or ?- apropos(Word).
&lt;/code&gt;&lt;/pre&gt;&lt;pre tabindex="0"&gt;&lt;code&gt;?- K.
% ... 1,000,000 ............ 10,000,000 years later
%
% &amp;gt;&amp;gt; 42 &amp;lt;&amp;lt; (last release gives the question)
&lt;/code&gt;&lt;/pre&gt;</description></item></channel></rss>