<div dir="ltr">Maybe we can add support for Python3 too.  I know that moving off of Python 2 is a non-starter because of legacy code, but if it's ever going to happen in the future, then starting earlier is better than starting later, and this would be a good starting point.<br><div><br></div><div>For what it's worth, the python-based swig generation script has support for other languages.  There's a top level script which recurses into each language-specific subdirectory and runs a script in that directory to shell out to swig for the final creation.  So that part should be extensible.</div></div><br><div class="gmail_quote">On Tue Feb 17 2015 at 5:27:02 PM Ed Maste <<a href="mailto:emaste@freebsd.org">emaste@freebsd.org</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 17 February 2015 at 20:16, Bruce Mitchener <<a href="mailto:bruce.mitchener@gmail.com" target="_blank">bruce.mitchener@gmail.com</a>> wrote:<br>
><br>
> Is there interest in generalizing the SWIG bindings generation and including<br>
> other languages than Python?<br>
<br>
I would be very happy to see support for additional languages. Lua in<br>
particular may interesting for LLDB in the FreeBSD base system at some<br>
point in the future. I'm not sure if anyone else would have interest<br>
in Lua, but at least adding it as a third language should be easier<br>
than adding the second.<br>
______________________________<u></u>_________________<br>
lldb-dev mailing list<br>
<a href="mailto:lldb-dev@cs.uiuc.edu" target="_blank">lldb-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev" target="_blank">http://lists.cs.uiuc.edu/<u></u>mailman/listinfo/lldb-dev</a><br>
</blockquote></div>