Search found 1390 matches

by HPW
Mon Jun 26, 2017 5:32 am
Forum: newLISP newS
Topic: newLISP in a browser
Replies: 115
Views: 133419

Re: newLISP in a browser

Hello, CAD-Workstation: Dell Precision T3610 CPU E5-1620 v2 3.7 GHZ 16GB Windows performance index 7.7 WIndows 7 PRO SP1 http://www.ferrydb.nl/newlisp/ http://www.ferrydb.nl/newlisp-wa/ (module "qa-bench") Chrome 59 JS >>>>> total time: 1832 >>>>> Performance ratio: 3.18 (1.0 on MacOSX 10.9, 2.3GHz ...
by HPW
Mon Jun 26, 2017 4:58 am
Forum: newLISP newS
Topic: newLISP in a browser
Replies: 115
Views: 133419

Re: newLISP in a browser

Hello,

Another note for WIN XP:

Neither Chrome 49 or Firefox ESR 52.2.0 work with WebAssembly.
But the JS-flavour works.

Regards
by HPW
Sun Jun 25, 2017 8:02 am
Forum: newLISP newS
Topic: newLISP in a browser
Replies: 115
Views: 133419

Re: newLISP in a browser

Hello, Another test on an aged WIN 1o Laptop Core 2 duo P8400 2.26 Ghz 4GB Windows 10 Pro 1703 32bit Edga 40 JS >>>>> total time: 3759 >>>>> Performance ratio: 6.32 (1.0 on MacOSX 10.9, 2.3GHz Intel Core i5, newLISP v10.6.0-64-bit) Edge 40 WA with enabled experimental javascript ERR: regular express...
by HPW
Sun Jun 25, 2017 7:43 am
Forum: newLISP newS
Topic: newLISP in a browser
Replies: 115
Views: 133419

Re: newLISP in a browser

Hello, Thanks Ferry for providing the WebAssembly Option. From my Win7 tablet (The middle of 3 measurements) http://ferrydb.nl/newlisp/ http://ferrydb.nl/newlisp-wa/ Asus Eee Slate i5 U470 1.33 Ghz 4 Gb Windows performance Index 3.1 (module "qa-bench") IE 11.0.9600 JS >>>>> total time: 41174 >>>>> P...
by HPW
Thu Jun 22, 2017 6:22 am
Forum: newLISP newS
Topic: newLISP in a browser
Replies: 115
Views: 133419

Re: newLISP in a browser

Hello Ferry and Lutz,

Thanks for providing the new release.
Works fine on all my firefox/chrome versions and IE11.
On Edge I will test later.

Lutz any new thoughts about the WebAssembly option?

Edit: Latest edge also works fine.

Regards
by HPW
Wed Jun 21, 2017 10:59 am
Forum: newLISP newS
Topic: newLISP in a browser
Replies: 115
Views: 133419

Re: newLISP in a browser

Hello fdb,

Good to hear that get it working with latest newlisp version.
Could you upload the resulting js somewhere so others can also test with it. (Until Lutz offer a new one)

(I hope Lutz is thinking about the WebAssembly option)

Regards

Hans-Peter
by HPW
Thu Mar 16, 2017 12:33 pm
Forum: newLISP newS
Topic: newLISP in a browser
Replies: 115
Views: 133419

Re: newLISP in a browser

Hello Lutz, Interesting read. Keep us up to date when you have changed your mind. When it would get widely supported on various platforms, the poor interest may change. I could imagine to integrate the newlisp-engine for business-rules and data with other web-Standards for GUI and 3D. Just my 2 Cent...
by HPW
Sat Mar 11, 2017 7:00 am
Forum: newLISP newS
Topic: newLISP in a browser
Replies: 115
Views: 133419

Re: newLISP in a browser

Hello, Currently there are News about WebAsembly and Emsripten. WebAssembly was build into new Firefox 52. Emsripten has released 1.37.3 (February 21, 2017). Talk about both: https://brendaneich.com/2015/06/from-asm-js-to-webassembly/ How: If you use Emscripten, then wasm support via a command-line ...
by HPW
Sun Nov 27, 2016 10:06 am
Forum: newLISP Graphics & Sound
Topic: Tk (or other) GUI in newLisp (single executable)
Replies: 11
Views: 14609

Re: Tk (or other) GUI in newLisp (single executable)

Hello, After testing my upload on my win-tablet, I noticed that I had set the imageDir in the config file to a path on my development-pc. So on the tablet I get an error about button-icon not found. Since the icon were packed into the app, the tcl code needed to be modified to use the embedded icons...
by HPW
Sun Nov 27, 2016 6:22 am
Forum: newLISP Graphics & Sound
Topic: Tk (or other) GUI in newLisp (single executable)
Replies: 11
Views: 14609

Re: Tk (or other) GUI in newLisp (single executable)

Hello,

I updated the zip with the demo-files and the tcl-editor file.
I also forgot to mention that you will need a TclTK install and the Bwidget toolset for TK to build/wrap your own package. (I have not tested the newest TClTk versions)

Regards
by HPW
Sun Nov 27, 2016 5:42 am
Forum: newLISP Graphics & Sound
Topic: Tk (or other) GUI in newLisp (single executable)
Replies: 11
Views: 14609

Re: Tk (or other) GUI in newLisp (single executable)

Can you explain how it works? Is it an exe that combines tcl/tk and newlisp into one binary, It is a combination of 2 exe. Tcl/tk and the normal newlisp.exe Both are communicating via TcpIp and are visible in the process list. Lutz created the newlisptk.tcl file whiich contains everything. He used ...
by HPW
Sat Nov 26, 2016 2:56 pm
Forum: newLISP Graphics & Sound
Topic: Tk (or other) GUI in newLisp (single executable)
Replies: 11
Views: 14609

Re: Tk (or other) GUI in newLisp (single executable)

Hello, My version from 2011 was posted here: http://www.newlispfanclub.alh.net/forum/viewtopic.php?f=9&t=3902&p=19367&hilit=newlisptk.zip#p19367 However I still run a version with the current newlisp version but build not with freewrap as the 2011 version, instead I use the TCL basekit 8.5.14 from A...
by HPW
Wed Apr 27, 2016 6:16 pm
Forum: newLISP in the real world
Topic: file-info on directorys
Replies: 1
Views: 4092

file-info on directorys

Hello,

Should file-info return the size of a Directory?
The doc is not clear.
And on windows it does not.

Code: Select all

(file-info "C:/Temp")
(0 16895 2 0 0 1457865730 1457865730 1309073923)

Regards
by HPW
Thu Apr 21, 2016 8:06 am
Forum: newLISP in the real world
Topic: inc non-destruktive
Replies: 0
Views: 6263

inc non-destruktive

Hello,

I noticed that quoting the symbol makes inc non-destruktive
> (setq Test 1)
1
> (inc 'Test)
2
> Test
1
> (inc Test)
2
> Test
2
Not documented.

Regards
by HPW
Thu Jan 21, 2016 7:27 pm
Forum: newLISP newS
Topic: newLISP v.10.7.0 Stable Release
Replies: 21
Views: 21158

Re: newLISP v.10.7.0 Stable Release

Hello Lutz,

Thanks for the ongoing development. Getting better and better.
Also thanks for the spererate UTF-8 version's of the windows-bineries on the download-page
I updated my neobook plugin-zip with the new 10.7 Dll.

Regards
by HPW
Sat Jan 02, 2016 8:55 am
Forum: newLISP newS
Topic: newLISP in a browser
Replies: 115
Views: 133419

Re: newLISP in a browser

Found an Explanation for the mem-file: https://github.com/kripken/emscripten/issues/2537 .....This is by design, .mem files are created in optimized builds to reduce size and improve startup speed. You can disable them --memory-init-file 0 if you want, but it is not recommended. When they are emitte...
by HPW
Fri Jan 01, 2016 7:43 am
Forum: newLISP newS
Topic: newLISP in a browser
Replies: 115
Views: 133419

Re: newLISP in a browser

Hello Lutz, Also a happy new year for you and the newlisp community. Thanks for the Infos. For now you have to know that the mem-file has to be in the main-path of the Html which has the include-code. In my tests all js-stuff was in a sub-Directory /js and the load fails when mem file is there. By t...
by HPW
Thu Dec 31, 2015 3:48 pm
Forum: newLISP newS
Topic: newLISP in a browser
Replies: 115
Views: 133419

Re: newLISP in a browser

Hello, A smaller Version of app.html. <!doctype html> <html lang="en-us"> <head> <meta charset="utf-8"/> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title>newLISP in a browser example app.</title> <style type="text/css" media="screen"> .emscripten {padding-right: 0; margin-...
by HPW
Thu Dec 31, 2015 9:17 am
Forum: newLISP newS
Topic: newLISP in a browser
Replies: 115
Views: 133419

Re: newLISP in a browser

Hello, I am expermenting with newlisp in a browser from a different web-enviroment. (neoappbuilder from neosoft http://www.neosoftware.com/neoappbuilder.html ) I noticed a load-error from the lib. I noticed that it makes a difference when the file newlisp-js-lib.html.mem is missing in the main path....
by HPW
Mon Nov 23, 2015 7:08 pm
Forum: newLISP in the real world
Topic: newlisp.dll in windows 10 load error
Replies: 0
Views: 5262

newlisp.dll in windows 10 load error

Hello, I noticed that some of my apps using newlisp.dll throw an error running under win 10. After getting access to win 10 on my sons laptop I dig into the problem and find the reason: Doing this pascal-code in my delphi host app does give trouble under win 10: DllHandle := LoadLibrary( Pchar( 'new...
by HPW
Sat Oct 24, 2015 7:57 am
Forum: newLISP newS
Topic: newLISP in a browser
Replies: 115
Views: 133419

Re: newLISP in a browser

Hello,

when you do the update please add this line below the sample code in the editor:

Code: Select all

;(module "qa-bench") ;This call let you benchmark your pc and browser
Then a user could outcomment the line when needed.

Thanks as always for the ongoing development.

Regards
by HPW
Sun Oct 18, 2015 10:49 am
Forum: newLISP in the real world
Topic: newLISP in a browser in MS edge
Replies: 8
Views: 9125

Re: newLISP in a browser in MS edge

Thanks for the Benchmark, interesting that edge is faster than chrome for you.
But Chrome 47? For me there is only Chrome 46 stated as current.

Regards
by HPW
Fri Oct 16, 2015 4:05 pm
Forum: newLISP newS
Topic: newLISP in a browser
Replies: 115
Views: 133419

Re: newLISP in a browser

Hello,

By the way emscripten is now at 1.34.1

http://kripken.github.io/emscripten-sit ... loads.html

Regards
by HPW
Thu Oct 15, 2015 6:30 pm
Forum: newLISP in the real world
Topic: newLISP in a browser in MS edge
Replies: 8
Views: 9125

Re: newLISP in a browser in MS edge

From the "newlisp in a browser" thread:

Code: Select all

(module "qa-bench")
Paste it into the left window and click eval.

Regards
by HPW
Thu Oct 15, 2015 4:01 pm
Forum: newLISP newS
Topic: newLISP in a browser
Replies: 115
Views: 133419

Re: newLISP in a browser

Hello, Today I could test on a aged intel core 2 duo P8400 with 4GB Windows 10 Pro 32 bit Chrome 46 >>>>> total time: 3792 >>>>> Performance ratio: 6.37 (1.0 on MacOSX 10.9, 2.3GHz Intel Core i5, newLISP v10.6.0-64-bit) Firefox 41.0.1 >>>>> total time: 1605 >>>>> Performance ratio: 2.82 (1.0 on MacO...