Page 1 of 1

Will Newlisp run on Win 7 64 bit?

Posted: Tue Dec 13, 2011 3:25 am
by mkweaver
When I look at the download page I don't see any mention of windows 7 64 bit. Will it work?

Re: Will Newlisp run on Win 7 64 bit?

Posted: Tue Dec 13, 2011 5:05 am
by Kazimir Majorinc
Yes, it does.

Re: Will Newlisp run on Win 7 64 bit?

Posted: Tue Dec 13, 2011 5:29 am
by Lutz
... Yes! it runs under Windows 7 64-bit as a 32-bit application, so the maximum memory you can adress is 4 GB on that 64-bit OS, but you can access/seek/position in files bigger than that. Most integers in 32-bit newLISP are 64-bit and all integer arithmetic is 64-bit too.

newLISP has been available as a 64-bit application on UNIX since 2005 and will be available as a 64-bit on Windows during the coming year using the new MinGW capable 64-bit gcc compiler.

Re: Will Newlisp run on Win 7 64 bit?

Posted: Tue Dec 13, 2011 12:21 pm
by mkweaver
dowloading...