idank / bashlex

Python parser for bash
GNU General Public License v3.0
550 stars 94 forks source link

readme: List more important limitations #53

Open mgorny opened 4 years ago

mgorny commented 4 years ago

While the project seems very interesting at first, many people discover it's not very helpful if it crashes on comments or empty lines. Given that the problems are known since 2015 (issues #1, #2), I think it's only fair to list them in the 'limitations' section. Arrays are also an important missing feature (#24).