-
- Downloads
Port to non-native implementation and CLISP
Make functional for non-native CL implementation, with allocation of C arrays and correct copying between CL and C sides. Testbed for this is CLISP, but CLISP has several problems which may be a problem with the GSLL code or may be in CLISP: - need to set sys::*inhibit-floating-point-underflow* - CLISP doesn't see defconstant defined when it's used in the same file - many tests give "Program stack overflow" error and debugging procedure not clear - failure on amd64 bit platform
Please register or sign in to comment