POV-Ray : Newsgroups : povray.off-topic : Logic programming : Re: Logic Box v2 release #1 Server Time
29 Jul 2024 04:28:34 EDT (-0400)
  Re: Logic Box v2 release #1  
From: Francois Labreque
Date: 31 May 2012 09:19:56
Message: <4fc76ffc@news.povray.org>

> Of course, /the/ canonical logic programming language is Prolog.
> Apparently when people first saw that thing back in the 1970s, everybody
> suddenly thought that human-level AI was just around the corner.
>

When I first started working int hte mid 90s, there was an "AI Lab" in a 
corner of our building.  It had gotten its name in the 80s, but all it 
really was was an office full of decrepit spare parts for some Motorola 
68000-based system running Prolog and Lisp that was keeping track of 
ground crews at an airport.  Texas Instrument had build this system and 
was trying to market it to airlines who have very complex resource 
planning issues.  Only four airlines had bought the system, so TI 
scrapped it.  Qantas hired all the developpers from TI, Iberia got rid 
of its machines, which were all bought by SwissAir, which left Air 
Canada stuck trying to fix 15 year old hardware to run an airline. 
There's a story of one of our network operators getting on aplane with a 
boot diskette, handing it to the local tehc, and hoping back on the 
return flight, just to restart one of the machines in another city.

Thankfully, Y2K finally forced them to switch to some other (also 
prolog-based) software, but running on less esoteric hardware.

Yeah, I know.  Cool story bro.


-- 
/*Francois Labreque*/#local a=x+y;#local b=x+a;#local c=a+b;#macro P(F//
/*    flabreque    */L)polygon{5,F,F+z,L+z,L,F pigment{rgb 9}}#end union
/*        @        */{P(0,a)P(a,b)P(b,c)P(2*a,2*b)P(2*b,b+c)P(b+c,<2,3>)
/*   gmail.com     */}camera{orthographic location<6,1.25,-6>look_at a }


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.