• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: AS: Compiled or interpreted?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AS: Compiled or interpreted?


  • Subject: Re: AS: Compiled or interpreted?
  • From: John W Baxter <email@hidden>
  • Date: Thu, 14 Mar 2002 22:12:45 -0800

At 21:18 -0500 3/14/2002, email@hidden wrote:
>This is a simple question, but one I've never seen the answer to. Is
>AppleScript run as compiled (i.e. - machine) code or as interpretted code at
>runtime when saved as a 'compiled script'? I know the answer seems obvious
>(compiled script = compiled code), but I'm not so sure that it actually is.
>Chris ought to know... comments?

AppleScript is compiled into a byte-code form and interpreted from that.

But consider: on many processors, the "machine code" is interpreted by
code running in the chip (the 680x0 family, for instance). So the "machine
code" you see may or may not be the "machine code" which the silicon knows
about.

--John
--
John Baxter email@hidden Port Ludlow, WA, USA
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >AS: Compiled or interpreted? (From: email@hidden)

  • Prev by Date: Re: Mac files on Windows and web
  • Next by Date: Re: Scripting a command to unix with sudo fun
  • Previous by thread: AS: Compiled or interpreted?
  • Next by thread: Re: AS: Compiled or interpreted?
  • Index(es):
    • Date
    • Thread