newlisp-js in javascript frameworks

Q&A's, tips, howto's
Locked
HPW
Posts: 1390
Joined: Thu Sep 26, 2002 9:15 am
Location: Germany
Contact:

newlisp-js in javascript frameworks

Post by HPW »

Hello,

Based on the current newlisp-js version I am making progresses in using it from javaScript-GUI frameworks.

One solution is based on NeoAppBuilder/VisualNeo. Currently still in beta.
Test-app: http://www.hpwsoft.de/nl/
The GUI tool uses Bootstrap,Angular and Jquery internaly.

Another solution is based on spiderbasic,
Test-app: http://www.hpwsoft.de/nls/
The language embeds various js-libs like jquery,dojo,paperjs and others
http://www.spiderbasic.com
https://www.spiderbasic.com/showcase/onlineviewer/

I expect to be able to use newlisp-js in modern web-apps.
Test-reports from other platforms than Windows wellcomed.
Tested on Win with IE11, Chrome 68, Firefox 61
And on Samsung Handy S3 with Chrome

Regards
Hans-Peter

HPW
Posts: 1390
Joined: Thu Sep 26, 2002 9:15 am
Location: Germany
Contact:

Re: newlisp-js in javascript frameworks

Post by HPW »

Hello,

Added a info and doku button to the sample with spiderbasic,
Test-app: http://www.hpwsoft.de/nls/

Also added on NeoAppBuilder/VisualNeo.
Test-app: http://www.hpwsoft.de/nl/

You may have to delete the browser-cache.

Regards
Hans-Peter

HPW
Posts: 1390
Joined: Thu Sep 26, 2002 9:15 am
Location: Germany
Contact:

Re: newlisp-js in javascript frameworks

Post by HPW »

Hello,

On the spiderbssic Forum I posted the source of my newlisp module for spiderbasic.

https://forums.spiderbasic.com/viewtopi ... =16&t=1174

The source of the sample is also included.

Regards
Hans-Peter
Hans-Peter

Locked