Replies: 5 comments
-
| 
         YES!
Sent via the Samsung Galaxy S22+ 5G, an AT&T 5G smartphone
Get Outlook for Android<https://aka.ms/AAb9ysg> 
…________________________________
From: Arun Welch ***@***.***>
Sent: Thursday, October 30, 2025 3:25:03 PM
To: Interlisp/medley ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [Interlisp.org] Documentation on the various compilation options (Discussion #2337)
I wonder if we need better documentation on the various compilation options. We've got IL:TCOMPL, IL:BCOMPL, CL:COMPILE-FILE, CL:FAKE-COMPILE-FILE and I suspect it can be confusing which one should be used in which situation.
—
Reply to this email directly, view it on GitHub<#2337>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AB7BB4SHQISX6WPMUR5UBHT32KF37AVCNFSM6AAAAACKW4SJ7SVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZZGA4TANRQGI>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***> 
 | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         Agreed, I wonder what   | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         I've been curious with this myself. What is the line in the sand that determines the correct compiler to call when the environment itself is a hybrid of 2 dialects - even going into the same function.  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         there is some history here that I haven't discovered the details of. This should be in the medley release notes but I haven't serched. My understanding currently is: 
 Most users should use CL:COMPILE-FILE and DFASL files. I think the use of LCOM and BCOMPL / TCOMPL should be limited and not recommended.  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         @pamoroso there is no CL:FAKE-COMPILE-FILE, it's an IL function.  | 
  
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I wonder if we need better documentation on the various compilation options. We've got IL:TCOMPL, IL:BCOMPL, CL:COMPILE-FILE, CL:FAKE-COMPILE-FILE and I suspect it can be confusing which one should be used in which situation.
Beta Was this translation helpful? Give feedback.
All reactions