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
4a6f404cc2
factor
/
native
/
primitives.h
5 lines
94 B
C
Raw
Normal View
History
Unescape
Escape
backtraces more useful
2005-01-01 19:30:57 -05:00
extern
void
*
primitives
[
]
;
huge cleanup
2004-12-24 02:52:02 -05:00
#
define PRIMITIVE_COUNT 195
First import of Factor 0.60
2004-07-16 02:26:21 -04:00
CELL
primitive_to_xt
(
CELL
primitive
)
;