Sanel Zukan
98b109176a
Added range function
...
Reimplemented iota via range
Added global *args* variable that contains program/script arguments
2008-07-18 12:34:35 +00:00
Sanel Zukan
192b61316b
Replaced for-each function with faster alternative
...
Added scheme_error() for error reporting from C code
load-extension exists now, althought it does not do what I want
Added timeit-start, timeit-end and timeit-result functions for easier timing
Some map, and my map timing for comparison
2008-07-15 16:00:41 +00:00
Sanel Zukan
3cf7bd04c7
A typo fix.
...
Parameter list reorder
2008-07-14 18:04:30 +00:00
Sanel Zukan
7bf5456c8c
Added inc/dec familly
2008-07-14 13:58:42 +00:00
Sanel Zukan
6887e7fcb1
Added '-e' and '--expr' options
...
Some terminal colors removal
2008-07-14 13:04:10 +00:00
Sanel Zukan
af32224d5b
Added clock and timeit functions
...
Some musings with examples
2008-07-14 10:42:25 +00:00
Sanel Zukan
5a251cf812
More tests
2008-07-08 12:24:24 +00:00
Sanel Zukan
5747340449
Capone import
2008-07-07 15:07:48 +00:00