newLISP Fan Club

Forum => newLISP and the O.S. => Topic started by: jsampson on April 30, 2008, 01:51:03 AM

Title: Versions
Post by: jsampson on April 30, 2008, 01:51:03 AM
Hello -



With regard to Tk and PCRE, which I believe can be used with Newlisp, which versions of these are compatible with the current version of Newlisp on Microsoft Windows?



Regards



_John Sampson_
Title:
Post by: HPW on April 30, 2008, 02:33:17 AM
For TK the last newlisp-tk.tcl was tested with TCL/TK 8.4.1



I had posted a link for a working newlisp-tk.exe here:



http://www.alh.net/newlisp/phpbb/viewtopic.php?t=2187&highlight=



Since TK 8.5 maybe different in supporting some widgets, the newlisp-tk.tcl may need a rewrite to run there.



For PCRE the PCRE implementation in newlisp is noted in the newlisp source pcre.h as 5.0



Both run on windows.
Title:
Post by: jsampson on May 06, 2008, 01:50:37 PM
H'm. I see that the current version of pcre is 7.6.



Regards



_John_