Hacker News new | ask | show | jobs
by gsck 308 days ago
Not sure where youve learnt that Lua gives you access to the AST considering Lua doesn't build an AST
1 comments

I gotta admit I never formally learned Lua in any rigorous way, I just picked up enough to script with it in existing codebases. I'll often write Python scripts that manipulate Lua programs, for example.