newLISP Fan Club

Forum => newLISP newS => Topic started by: Lutz on September 10, 2018, 03:47:13 PM

Title: Development release newLISP v.10.7.4
Post by: Lutz on September 10, 2018, 03:47:13 PM
Several bug fixes and small enhancements in the new development release here:

    http://www.newlisp.org/downloads/development/



For details of bug fixes and enhancements see:

    http://www.newlisp.org/downloads/development/newLISP-10.7.4-Release.html
Title: Re: Development release newLISP v.10.7.4
Post by: gekkonier on September 11, 2018, 01:16:07 AM
Hi Lutz!

Thank you!



For the http://www.newlisp.org/downloads/development/INSTALL.txt

it would be great if you mention the usage of environment variables, I think it could help to use newLisp without any installer on Windows.



The next thing I would like to mention (not suitable maybe):

The Java Editor (and the guiserver at all) seems a bit dated. I would recommend to get rid of it.



Folks need a working editor support to get attracted. Some people are a bit turned of by the actual situation.

Take a look here: http://www.newlispfanclub.alh.net/forum/viewtopic.php?f=16&t=4956



I recommend to get rid of guiserver and the old editor and instead consider to concentrate on an editor thats wideley used. I for myself use newLisp with Emacs (I use the newLisp mode here: https://github.com/kosh04/newlisp-mode) which works great but can also be a nogo for a lot of people.

I'm learning how to write Visual Studio Code extensions, maybe that's a good way to go?

Anyway: An editor support that is widely usable without headache is crucial for broader adoption.



And: I love newLisp, it's such a productive scripting language! Thank you for working on that beauty!
Title: Re: Development release newLISP v.10.7.4
Post by: Lutz on September 11, 2018, 06:53:02 AM
Thanks for the suggestions.



The Java Editor GUI environment is on the way out and not included anymore in the newlisp-10.7.4.tgz source distribution but packaged extra in guiserver-1.67.tgz .



The following has been added in INSTALL.txt for editor support and info about the environment variable NEWLISPDIR:



Editor support
--------------

For support for VI, Emacs and other editors on the 'Links' page here:
    http://www.newlisp.org/index.cgi?Code_Contributions


Environment variable NEWLISPDIR
-------------------------------

See in the main manual here:
    http://www.newlisp.org/downloads/newlisp_manual.html#environment

Title: Re: Development release newLISP v.10.7.4
Post by: HPW on September 11, 2018, 08:30:24 AM
Hello Lutz,



Thanks for the ongoing development.



Will you provide an Win-installer for the new Releases as before?

And a sub-Directory for Win32-Utf8 with exe+dll ?

And a newlisp-js release?



By the way: We stll have the optional TclTk Editor. ;-)



Regards

Hans-Peter
Title: Re: Development release newLISP v.10.7.4
Post by: johu on September 11, 2018, 04:13:11 PM
Hello, Lutz.



I finished the translation of manual v.10.7.4



newlisp_manual-10704



There is in here (//https).



Regards,
Title: Re: Development release newLISP v.10.7.4
Post by: gekkonier on September 12, 2018, 04:33:20 AM
Quote from: "HPW"Hello Lutz,

By the way: We stll have the optional TclTk Editor. ;-)



Regards

Hans-Peter


Hello Hans-Peter,

I'm very intereted in the TclTk Editor.

Can you tell me (because I have Tomaten auf den Augen) where I can find it? I'm very curious and would like to dig it.

Thank you, Gregor
Title: Re: Development release newLISP v.10.7.4
Post by: HPW on September 12, 2018, 06:15:45 AM
Hallo Gregor,



I am not sure if I had posted a link to my latest Version of the TclTk Editor.

I had tested it again each newlisp-version in the past.

I will check in the evening for a download-Option and will post it here.



Keine Tomaten auf den Augen. Bin mir nicht sicher einen Link hier gepostet zu haben.

Habe bislang alle NewLisp-Versionen mit dem Front-End getestet.

Auch die alten Demos laufen immer noch.

Werde heute abend mal schauen das ich etwas online bekomme.



Edit: Was here on the Forum:

http://www.newlispfanclub.alh.net/forum/viewtopic.php?f=10&t=4863&p=23898&hilit=tcltk#p23898



GrĂ¼sse,

Hans-Peter
Title: Re: Development release newLISP v.10.7.4
Post by: Lutz on September 12, 2018, 08:39:05 AM
to johu

======



Thanks for the updated Japanese translation of the manual. Its added here:

    http://newlisp.nfshost.com/downloads/development/newlisp_manual-jp.html

and will be moved to the usual place for the stable release.





to HPW

======



Without the GUI server, installation will be easy without an installer program, as only a newLISP executable is required and whatever modules are needed. Files to copy are indicated in the INSTALL.txt.



Coming release will not include the outdated Java based Guiserver, but it will be linked from the 'Links' page in a new chapter "GUI development environments". There I could also link an the updated TclTK based development environment. Can you post a direct link to it? Could not find it.



For the browser based newlisp-js, I would depend on somebody else to supply it. Same is true for updates to guiserver-1.67.tgz. After several updated releases of the Java SDK, and Java run-time environment, code has become outdated with problems mainly on macOS and in the area of UTF-8 character encoding. Any new development environment should be UTF-8 able by default and work well alike on macOS, Windows and Linux.
Title: Re: Development release newLISP v.10.7.4
Post by: HPW on September 12, 2018, 09:10:55 AM
Hello Lutz,



>>Files to copy are indicated in the INSTALL.txt.



But there are only the win64 Versions mentioned.

Will you provide Win32 and Win32-Utf8 versions of the exe+dll to download.

I havent currently not installed the toolchain to compile newlisp myself.



>>There I could also link an the updated TclTK based development environment. Can you post a direct link to it? Could not find it.



The link was in the thread mentioned above but the forum shorten the display:

http://www.hpwsoft.de/anmeldung/html1/newLISP/newlisptk_85.zip


>> I would depend on somebody else to supply it



Do you think the js-platform is not worth to support it further?

Or is it a matter of workload?

Should we ask Ferry(fdb) if he can support the js and web-assembly Version?



Regards

Hans-Peter
Title: Re: Development release newLISP v.10.7.4
Post by: Lutz on September 12, 2018, 09:45:55 AM
If somebody needs Win32 i can be done, but looking at current download logs it is very rare. But 32-bit will always be an available flavor to  compile, as needed in many embedded systems.



But executables for laptops and desktops, don't you think Win64 is enough? What do others in the forum think of this issue?



Yes, I am trying to cut down on workload. E.g. The current Emscripten version 1.38.12 does not produce a working version for me and I just don't have the time to dig into it.



If Ferry can help that would be great.



ps: added the TclTK GUI here: http://www.newlisp.org/index.cgi?Code_Contributions
Title: Re: Development release newLISP v.10.7.4
Post by: HPW on September 12, 2018, 10:17:50 AM
Hello Lutz,



.. but looking at current download logs it is very rare



Which downloads are Win32 only?

Your last complete installer was a win32 Version. Right?

And Win32 version runs fine on every Win64 Windows System.

And the win32 dll is compatible to many programming enviroments.

So isn't it possible to set up a toolchain which compiles all wanted version in one run and provide the different Downloads in a separate Folder?



So my vote for 4 binary Folders:

Win32

Win32-UTF8

Win64

Win64-UTF8



Of cource only speaking for win os.



Regards

Hans-Peter
Title: Re: Development release newLISP v.10.7.4
Post by: Lutz on September 12, 2018, 03:04:34 PM
Added Win32 and Win32-UTF8 directories in http://newlisp.org/downloads/development/
Title: Re: Development release newLISP v.10.7.4
Post by: HPW on September 13, 2018, 12:09:10 AM
Hello Lutz,



Thanks for the Win32 binarys.



I have successfull tested them against neobook plugin and TclTK frontend.



Regards
Title: Re: Development release newLISP v.10.7.4
Post by: johu on September 13, 2018, 01:46:21 AM
Hello Lutz,



I am sorry, the display of my update might have included a delay.



Now, you might be able to see "newlisp_manual-10704.zip".



Regards,
Title: Re: Development release newLISP v.10.7.4
Post by: Lutz on September 13, 2018, 06:57:48 AM
Thanks Johu, now updated to the right version:



    http://newlisp.com/downloads/development/newlisp_manual-jp.html
Title: Re: Development release newLISP v.10.7.4
Post by: Kirill on March 29, 2019, 02:14:54 PM
What is the correct SHA1 checksum for the release? In http://www.newlisp.org/downloads/development/SHA1.txt it says


QuoteSHA1(newlisp-10.7.4.tgz)= 5a3ce129f43138773abdc479a03512699e8a4256


But I'm getting a different SHA1 when fetching tgz myself:



km ~/src $ ftp http://www.newlisp.org/downloads/development/newlisp-10.7.4.tgz
Trying 208.94.116.177...
Requesting http://www.newlisp.org/downloads/development/newlisp-10.7.4.tgz
100% |**********************************************************************|  1148 KB    00:02
1176073 bytes received in 2.79 seconds (412.26 KB/s)
km ~/src $ sha1 newlisp-10.7.4.tgz
SHA1 (newlisp-10.7.4.tgz) = 7b4e1f84d878a101dbe761fdd68bbfafe819e9f9
Title: Re: Development release newLISP v.10.7.4
Post by: rickyboy on March 29, 2019, 04:14:47 PM
Kirill, I get the same:


$ uname -rsm
FreeBSD 12.0-RELEASE amd64
$ fetch http://www.newlisp.org/downloads/development/SHA1.txt
$ fetch http://www.newlisp.org/downloads/development/newlisp-10.7.4.tgz
$ cat SHA1.txt; sha1 newlisp-10.7.4.tgz
SHA1(newlisp-10.7.4.tgz)= 5a3ce129f43138773abdc479a03512699e8a4256
SHA1 (newlisp-10.7.4.tgz) = 7b4e1f84d878a101dbe761fdd68bbfafe819e9f9
Title: Re: Development release newLISP v.10.7.4
Post by: Lutz on March 30, 2019, 08:51:05 AM
Oops, not sure how this happened.



On my development computer: 7b4e1f84d878a101dbe761fdd68bbfafe819e9f9



So the newlisp-10.7.4.tgz checksum is correct but the SHA1.txt is wrong and has been updated now.
Title: Re: Development release newLISP v.10.7.4
Post by: rickyboy on March 30, 2019, 11:01:14 AM
Thanks, Lutz!  And thanks to Kirill for finding this!
Title: Re: Development release newLISP v.10.7.4
Post by: Kirill on April 01, 2019, 02:28:50 PM
Thank you, both! Good to know that it wasn't someone trying to hijack systems running newLISP. :)