Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] [REBOL.org] Recent changes

From: rebol::rebol::org at: 20-May-2009 21:25

[REBOL] [REBOL.org] Recent changes This is an automatic email from REBOL.org, the REBOL Script Library to notify you of recent changes to the Library. =======changes======= closure.r --change: new script --title: Closure --owners: ladislav --author: Ladislav Mecir --purpose: CLOSURE is suggested instead of FUNC when you need functions exhibiting async behaviour, e.g. for: - View - Async Ports - Higher Order Functions Closures differ from "normal" Rebol functions by using a fresh context every time they are called. Rule [...] --url: http://www.rebol.org/view-script.r?script=closure.r contexts.r --change: updated script --title: Contexts --owners: ladislav --author: Ladislav Mecir --purpose: REBOL code from contexts.html article --url: http://www.rebol.org/view-script.r?script=contexts.r convertitore.r --change: updated script -- Added cubic meters per minut --title: Unit converter --owners: crazyaxe --author: Massimiliano Vessi --purpose: "The best unit converter on earth!" --url: http://www.rebol.org/view-script.r?script=convertitore.r file-request.r --change: discussion post(s) made --title: Simple File Requestor --owners: carl --author: Carl Sassenrath --purpose: Example of a simple file requestor. --url: http://www.rebol.org/view-script.r?script=file-request.r simple-search.r --change: new script --title: Simple Search --owners: notchent --author: Nick --purpose: Searches though all files in all subdirectories to find given text in each file. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html (a website CGI version of the script is also given in the tutorial). --url: http://www.rebol.org/view-script.r?script=simple-search.r topwindows.r --change: updated script --title: TOPWINDOW lister --owners: ptretter --author: Paul Tretter --purpose: List the Window handles on the computer --url: http://www.rebol.org/view-script.r?script=topwindows.r =======additional information======= new and updated scripts: http://www.rebol.org/st-topic-details.r?tag=//recent recent discussion: http://www.rebol.org/cpt-active-posts.r =======end======= --The Library People --20-May-2009