[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=======
compress-source.r
--change: new script
--change: updated script
--title: Compress Source
--owners: brianh
--author: Brian Hawley
--purpose: Convert REBOL source into a more compact form.
--url: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=compress-source.r

game-of-life-variation.r
--change: new script
--change: updated script -- fixed problem caused by script checker replacing 
'ignore with 'ignore
--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


=======additional information=======
new and updated scripts: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/search.r?special-filter=recent

=======end=======
--The Library People
--19-Sep-2005

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to