Hi,
I currently have a project hosted on Savannah (black.nongnu.org), and I have a
simple question.
I want, for now, to release a "service", I mean, the code of the project is yet
in early development, but I have a small piece of code I want to adapt for now
to work on the browser, to generate DSL (doman specific languages), so that the
user type a simple syntax (using jQuery/AJAX and an external hosted CGI) on the
page and a link to a JavaScript file which can compile that syntax appears, as
a demonstration. Can I do it without publishing the CGI's source code (yet)?
I will release it anyways, but only a few months from now, when it is stable.
Thank you.