newLISP Fan Club

Forum => newLISP in the real world => Topic started by: HPW on August 25, 2018, 03:29:04 PM

Title: newlisp-js in javascript frameworks
Post by: HPW on August 25, 2018, 03:29:04 PM
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
Title: Re: newlisp-js in javascript frameworks
Post by: HPW on August 26, 2018, 07:23:28 AM
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
Title: Re: newlisp-js in javascript frameworks
Post by: HPW on September 15, 2018, 10:20:14 PM
Hello,



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



https://forums.spiderbasic.com/viewtopic.php?f=16&t=1174



The source of the sample is also included.



Regards

Hans-Peter