[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======= game-of-life-variation.r --change: updated script -- added plug-in feature --title: A Variation on Conway's Game of Life --owners: aunario --author: Ayrris Aunario --purpose: A GUI implementation of a modified version of the popular cellular automaton system. The rules: 1) Each cell (square) on the grid is either alive (blue) or dead (white) 2) For every iteration, each cell's next state depends on current state and # of [...] --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=game-of-life-variation.r minisynth.r --change: new script --change: updated script -- added keyboard input feature --title: Mini Synthesizer --owners: aunario --author: Ayrris Aunario --purpose: Multi-purpose music program with the following features: 1) a 24-key (2-octave range includes middle C to B) keyboard/synthesizer with visual and audio output 2) for most basic chords in any given key, outputs the sound of that chord, the formal musical [...] --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=minisynth.r pretty-numbers.r --change: new script --title: Pretty numbers --owners: hallyhaa --author: none --purpose: Add spaces to numbers so they get more readable. E.g. 126789 => 126 789 --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=pretty-numbers.r =======additional information======= new and updated scripts: http://www.rebol.org/cgi-bin/cgiwrap/rebol/search.r?special-filter=recent =======end======= --The Library People --26-Sep-2005 -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
