• 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: Removing items from a list
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Removing items from a list


  • Subject: Re: Removing items from a list
  • From: Christopher Nebel <email@hidden>
  • Date: Sat, 6 Mar 2004 21:16:15 -0800

On Mar 6, 2004, at 3:51 PM, Michael Terry wrote:

My brother told me this must mean that AS isn't tail-end recursive or something. However, I don't know what that means.

The phrase he probably used (or at least meant) was "does not optimize tail recursion." "Tail recursion" refers to a recursive call at the very end of a function; such calls can be implemented using merely a goto back to the beginning instead of a full function call with its attendant stack frame.


--Chris Nebel
AppleScript Engineering
_______________________________________________
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: 
 >Removing items from a list (From: Michelle Steiner <email@hidden>)
 >Re: Removing items from a list (From: Steve Meyer <email@hidden>)
 >Re: Removing items from a list (From: Michael Terry <email@hidden>)

  • Prev by Date: Re: sed replacement headscratcher
  • Next by Date: Script for Post.Office
  • Previous by thread: Re: Listserv chars (was Re: Removing items from a list)
  • Next by thread: Re: Removing items from a list
  • Index(es):
    • Date
    • Thread