Quote from
HPW on September 5, 2021, 9:52 pm
Hello,
A bit of a long story you can find on its page:
https://www.hpwsoft.de/anmeldung/html1/neobook/neobook6.html
So in the very early days of learning to make plugins it was a project to allow calling a dll from other languages.
And then it was tested with CormanLisp, Delphi and Powerbasic.
But it is a very basic kind of interface with only one sort of parameter (Pchar)
Later then comes the newlisp project with a more advanced interface. (Besides other language experiments)
So a look at the demo pub of the plugin is the main source for understanding what it does.
Edit: Moved to this forum
Regards
Hans-Peter
Hello,
A bit of a long story you can find on its page:
https://www.hpwsoft.de/anmeldung/html1/neobook/neobook6.html
So in the very early days of learning to make plugins it was a project to allow calling a dll from other languages.
And then it was tested with CormanLisp, Delphi and Powerbasic.
But it is a very basic kind of interface with only one sort of parameter (Pchar)
Later then comes the newlisp project with a more advanced interface. (Besides other language experiments)
So a look at the demo pub of the plugin is the main source for understanding what it does.
Edit: Moved to this forum
Regards
Hans-Peter