Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!SICS.SE!backlund From: backlund@SICS.SE (Bj|rn Backlund) Newsgroups: comp.sys.xerox Subject: CL:COMPILE in 1186 Medley vs. CL:COMPILE in SUN Medley... Message-ID: <9001161435.AA01310@hapi.sics.se> Date: 16 Jan 90 14:35:45 GMT Sender: welch@tut.cis.ohio-state.edu Distribution: inet Organization: Info-1100 Lines: 19 The following pice of code cannot be compiled with CL:COMPILE on a 1186 running Medley, but on a SUN-4 running Medley 1.1 it can...... (CL:DEFUN FOO () (PROG () (CL:WHEN (CL:STRING= "" "") (GO BI)) BI)) Why ? ---BjornB Swedish Institute of Computer Science PS. Is there anybody out there which has a layout-algorithm handling cyclic graphs...? Written in CL or IL ? DS.