A
A
Aristarkh Deryapa2017-10-15 20:03:01
PHP
Aristarkh Deryapa, 2017-10-15 20:03:01

SP license?

Hello! Which license is suitable for the interpreter? I want the sources to be under MIT, but use it under CC0. How is this done?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Danil Sapegin, 2019-07-13
@pavelmartinez

/\!([a-zA-Z0-9]+)\s(.*)/i

B
Boris Egorov, 2019-07-13
@ood1n

preg('/^!команда\s+(?<command>\S*)$/u', $str, $matches)

Z
Zr, 2017-10-15
@SelfiAS

> What license is suitable for the interpreter?
Any free.
Even strong copyleft is possible (well-known examples are GNU Bash and AWK, Busybox Dash and AWK).
> I want the sources to be under MIT, but use it under CC0.
Your desire is not clear.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question