_ _ /_\ _ _ __ _ _ _ | |_ __ _ / _ \| '_/ _` | ' \| ' \/ _` | /_/ \_\_| \__,_|_||_|_||_\__,_| -- By Pepperfish aranha@pepperfish.net ------[ 0.0.0 - The Ukranian Hunting Spider ]---------------------------------- Config: configs/prereleases/aranha.ukranian-hunting-spider A aranha siberiana tem pernas boas, tem bom dia, pode capturar insetos, fazer teia, pegar insetos para a familia - Eu não posso fazer nada. This is the first pre-release of Aranha. Known primary work left to do: * C module loader * Commandline tools to get modules installed easily * Neaten up the misc functions * Documentation processor * phpinfo-alike * Remove the debug table once aranha.lin has completed and before preload Please contact aranha@pepperfish.net if there is anything you wish to suggest or if you have anything you would like to contribute. The primary extra language features of this release are: * Class system * Documentation strings for functions and tables * Extra for-loop constructs including 'where ' 'while ' 'with varlist = explist' 'andfor ...' and 'for ...' * List comprehensions (table comprehensions really) of the form: { for yield end } For example: { for k,v in pairs(foo) where type(v)=="string" yield [k] = [v] end} * Extra os functions (exists, fileinfo, isdir...) * string.format supports reordering and generic additions to the format types * String diversion and interpolative syntax >> |expr| << ------------------------------------------------------------------[ END ]------ Do not touch the following line: arch-tag: eb41e86a-ce17-4bd2-b524-fa501b7a5f10 Do not touch the above line: