Python 3.2 Lua comment remover.


/ Published in: Python
Save to your folder(s)

Hi Guys,

I had a job to remove all kinds of comments from the Lua file. I tried to find a usable Python script to this on the net, but Google did not help.
Therefore, I made one. This script recognizes all types of comments such as single and multi-Line comments. You can find some good comment examples on this site.

I would welcome your opinion.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.