Concatenative topics
Concatenative meta
Other languages
Meta
Fixed:
memsetpattern
to initialize strings, arrays on OS X 10.5; actually it will be better to use SSE2 and AltiVec directly instead, more portable... Prunedtree says "can't you write your own optimized memset with intrinsics ? It's not much code and it would be more portable. I can provide the x86 code if you want"/ 1 + 0 max >integer
no goodreallotbytearray()
zeroes too mucharray-capacity?
: try not using between?
recursive-state
M: word hashcode
foldable7 slot
calls in hashed dispatchnot
and >boolean
should be branchlesscase
with words has [ t ] [ f ] if
awkwardness0 slot
in dispatch is the known-tag case
can be faster; if base is a multiple of a power of two, factor out the power of 2 and use a shift, and use binary-reduce to multiple together the restThis revision created on Fri, 20 Nov 2009 02:43:38 by slava