| http://github.com/akkartik/wart/blob/49f10c98/020.wart My previous announcement of the existence of def and mac (http://arclanguage.org/item?id=14881) was highly premature. After much bugfixing, here's some hopefully working wart code. Still lots missing. No bignums, no floats, no ssyntax, no implicit gensyms (http://arclanguage.org/item?id=13342), no fn (lambda does rest and destructured args, but no optional and certainly no keyword args). Yet. |