<div dir="ltr"><div><div><div><div><div>In my previous answer I was not thinking about removing syntax tools from the Erlang distribution, I just explained<br></div>that syntax_tools and other Erlang applications included in the Erlang distribution CAN BE LEFT OUT (if there are no dependencies<br></div>to them). Syntax_tools and the Compiler for that matter are applications that typically are used during development and not in runtime.<br><br></div>I know there are exceptions to this where a system generate new Erlang modules in runtime.<br></div>In that case you get a dependency to the Compiler application but not necessarily to Syntax_tools.<br><br></div><div>Note that the current Erlang/OTP distribution is a development and runtime system for Erlang and that the idea is that the user<br></div><div>create his own release which contain a subset of the components (Erlang applications) included in the distribution.<br><br></div><div>/Kenneth, Erlang/OTP Ericsson<br></div><br><br><div><br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 10, 2017 at 9:08 AM, Marc Worrell <span dir="ltr"><<a href="mailto:marc@worrell.nl" target="_blank">marc@worrell.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi,<div><br></div><div>We use syntax_tools extensively in Zotonic for compiling templates and dispatch rules to Erlang modules.</div><div>This is done runtime, so we would prefer that syntax_tools stays in the Erlang distribution.</div><div><br></div><div>Regards,</div><div><br></div><div>Marc Worrell</div><div><div class="h5"><div><br></div><div><br></div><div><div><blockquote type="cite"><div>On 10 Feb 2017, at 09:02, Kenneth Lundin <<a href="mailto:kenneth@erlang.org" target="_blank">kenneth@erlang.org</a>> wrote:</div><br class="m_-3760906066714871934Apple-interchange-newline"><div><div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>The license of Syntax tools is changed to Apache-2 and LGPL (it is the users choice) in the master branch (which is the way to<br></div>the next major release (OTP 20) in end of June.<br><br></div>And yes you can leave out syntax tools for most usage. It is mostly used during development for some non mandatory tools.<br></div><div>For example it is used by edoc the tool for generating documentation from the source code.<br></div><br></div>It is unlikely to be used in a deployed server.<br><br></div>/Kenneth, Erlang/OTP Ericsson<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 9, 2017 at 10:25 PM, chris casilli <span dir="ltr"><<a href="mailto:christopher.casilli@gmail.com" target="_blank">christopher.casilli@gmail.com</a><wbr>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I noticed that lib/syntax_tools uses LGPL-2.0+ license.<br>
How does this effect the overall Apache-2.0 license of OTP.<br>
<br>
Can this component be left out. Is a different version available that uses Apache-2.0 license.<br>
<br>
Kind Regards,<br>
<br>
Chris Casilli<br>
<br>
______________________________<wbr>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/list<wbr>info/erlang-questions</a><br>
</blockquote></div><br></div>
______________________________<wbr>_________________<br>erlang-questions mailing list<br><a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br><a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/<wbr>listinfo/erlang-questions</a><br></div></blockquote></div><br></div></div></div></div><br>______________________________<wbr>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/<wbr>listinfo/erlang-questions</a><br>
<br></blockquote></div><br></div>