<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Clim on Symbolics LISP Engineering</title><link>https://symbolics.lisp.engineer/tag/clim/</link><description>Recent content in Clim on Symbolics LISP Engineering</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Sun, 28 Aug 2016 19:45:22 +0000</lastBuildDate><atom:link href="https://symbolics.lisp.engineer/tag/clim/index.xml" rel="self" type="application/rss+xml"/><item><title>CLIM on Genera 8.3 [Updated]</title><link>https://symbolics.lisp.engineer/clim-on-genera-8-3/</link><pubDate>Sun, 28 Aug 2016 18:55:07 +0000</pubDate><guid>https://symbolics.lisp.engineer/clim-on-genera-8-3/</guid><description>&lt;p&gt;In preparation of doing some actual software engineering on Genera, I decided to take a look at the CLIM implementation on my MacIvory III Genera 8.3.&lt;/p&gt;&#10;&lt;p&gt;There are a few steps to do first:&lt;/p&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;&lt;code&gt;Load System CLIM&lt;/code&gt;: This will take a while. It loads a lot of files and several subsystems, including:&#10;&lt;ul&gt;&#10;&lt;li&gt;&lt;code&gt;Loading system CLIM version 66&lt;/code&gt;&lt;/li&gt;&#10;&lt;li&gt;&lt;code&gt;Initializing subsystem CLIM Utilities&lt;/code&gt;&lt;/li&gt;&#10;&lt;li&gt;&lt;code&gt;Initializing subsystem CLIM Silica&lt;/code&gt;&lt;/li&gt;&#10;&lt;li&gt;&lt;code&gt;Initializing subsystem CLIM Standalone&lt;/code&gt;&lt;/li&gt;&#10;&lt;li&gt;&lt;code&gt;Initializing system CLIM version 66&lt;/code&gt;&lt;/li&gt;&#10;&lt;li&gt;&lt;code&gt;Loading patches for system CLIM version 66&lt;/code&gt;&lt;/li&gt;&#10;&lt;li&gt;&lt;code&gt;Patches for CLIM (Current version is 66.3):&lt;/code&gt;&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;/li&gt;&#10;&lt;li&gt;If you attempt to use CLIM at this point, however, it won&amp;rsquo;t work because there is no driver (in my parlance only, I&amp;rsquo;m not sure the official term). The example code will fail: &lt;code&gt;Error: Cannot find port type: :GENERA&lt;/code&gt;&lt;/li&gt;&#10;&lt;li&gt;&lt;code&gt;Load System Genera-CLIM&lt;/code&gt; will install the remaining parts&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;p&gt;This whole process takes probably 15+ minutes of compiling and crunching, so you might want to save the world and restart after this (although I didn&amp;rsquo;t do this yet).&lt;/p&gt;</description></item></channel></rss>