Re: which IDE ?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: which IDE ?
- From: Wesley Smith <wesley.hoke@...>
- Date: 2010年1月17日 10:02:29 -0800
If you're simply talking about parsing some Lua code to see what
functions are globals, I would say this is almost trivial in Lua. You
can use Leg to get this info quite easily.
wes