Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - kolten

#1
Hi!



Okej, let me see if I understand this correctly. My code is always interpreted and does not actually call any code directly in the guiserver, the interpreter does that. Therefor my source code is "data" and can be closed source?



If I however import some third party library that is GPL:ed, my source code is not "data" anymore, is this right? How is this different from the guiserver? To me it seams as these two cases extend the newLisp interpreter with new functionality?



BTW, what is the method of choice to close down your source code?  



Confused/Thanks
#2
Hi!



Great news!



Does this mean that you can use the link.lsp script and deploy your program as closed source?



How does this affect the deployment of guiserver.jar. If a script uses it, can you have closed source?



/Thanks