[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua to ECMAscript static compiler (or translator)
- From: Alek Paunov <alex@...>
- Date: Thu, 17 Nov 2011 13:03:37 +0200
Hi Maximilian,
Thank you for your effort! I very much appreciate S2S translators in
general, because they are one of the ways for (semi)automatic support of
the ports for these mountains of high-quality code which already exist
in Lua, Python, etc. This approach can help communities to focus their
attention to the original package and project specific extensions to the
translator, instead of restart development in the target language from
scratch.
Regarding the features which are impossible/hard to support: What about
of additional tool - analyzer (where the speed would be less important)
which just points the user to the Lua nodes/lines containing unsupported
features ...
Kind Regards,
Alek