Page 1 of 1

Versions

Posted: Wed Apr 30, 2008 8:51 am
by jsampson
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_

Posted: Wed Apr 30, 2008 9:33 am
by HPW
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/viewto ... 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.

Posted: Tue May 06, 2008 8:50 pm
by jsampson
H'm. I see that the current version of pcre is 7.6.

Regards

_John_