Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I wrote an interpreter for a new programming language that I would like to distribute under CeCILL. What consequences for the programs ?

0
10 Posted

I wrote an interpreter for a new programming language that I would like to distribute under CeCILL. What consequences for the programs ?

0
10

One can wonder when an interpreter is under CeCILL what the status of the program it executes can be. There is of course no reason to constraint the license of a program that is distributed independently of the interpreter. When a program is distributed with the interpreter, it cannot be considered as an Internal Module in the sense of CeCILL as its address space is normally different from the one of the interpreter. There is still the case where one can consider that the program modifies the interpreter, correct a problem or add a functionality to the interpreter. In these rather special cases there would be an obligation to distribute the program under CeCILL.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123