luaflow
luaflow copied to clipboard
A tool like GNU cflow but for Lua programming language
Results
2
luaflow issues
Sort by
recently updated
recently updated
newest added
Hi @calio I really want to use luaflow, I can see it being immeasurably helpful for my current lua project which is >100,000 lines in total... there are a few...
When running luaflow on [this file](https://raw.githubusercontent.com/OpenPrograms/Sangar-Programs/master/miner.lua), I get the error "Unexpected tag". It works fine on other files I've tried, but not this one. ``` 19:33:24 sargunv@lincastle ~/Desktop luaflow -g...