This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
36e2875836
factor
/
library
/
test
/
annotate.factor
8 lines
78 B
Factor
Raw
Normal View
History
Unescape
Escape
messing around with ffi, various other fixes
2005-03-28 23:45:13 -05:00
IN:
temporary
all tests now pass; more unix ffi i/o work
2005-04-03 19:02:50 -04:00
USING:
test
words
;
messing around with ffi, various other fixes
2005-03-28 23:45:13 -05:00
:
foo
;
\ foo
watch
[ ] [ foo ] unit-test