Doug Coleman
|
e189954ecc
|
core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ;
|
2017-06-02 11:57:05 -05:00 |
Slava Pestov
|
df4fb4a3ee
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
Slava Pestov
|
df18c0b6e7
|
Making more code infer
|
2009-04-15 19:03:44 -05:00 |
Slava Pestov
|
f995542246
|
Project Euler solutions had MAIN: words which would leave values on the stack; add a new SOLUTION: parsing word now that MAIN: cannot do that
|
2009-03-18 23:05:32 -05:00 |
Slava Pestov
|
b684db297a
|
Use [ max ] map-reduce instead of map supremum; would be nice to find a good name for this and put it in sequences vocab
|
2009-02-02 03:46:10 -06:00 |
Aaron Schaefer
|
3127cfdddc
|
Use clump instead of collect-consecutive in PE
|
2008-10-30 23:34:32 -04:00 |
Slava Pestov
|
cf80dd122a
|
Updating code for make and fry changes
|
2008-09-10 22:11:40 -05:00 |
Slava Pestov
|
29fa4a8a54
|
assoc-find is no longer generic
|
2008-06-09 05:22:21 -05:00 |
Samuel Tardieu
|
724eff0089
|
Use group to do the grouping to be closer to the original problem
|
2007-12-31 00:28:49 +01:00 |
Samuel Tardieu
|
b55f6d9114
|
Use constant stack effect to prevent compilation errors
|
2007-12-31 00:28:45 +01:00 |
Aaron Schaefer
|
fcfb8fbedf
|
add initial project-euler solutions and support vocabs
|
2007-12-18 20:57:16 -05:00 |