[Github-comments] [geany/geany] Sync ctags with upstream so that most parsers can be copied from uctags (#2018)

Jiří Techet notifications at xxxxx
Mon Jan 14 19:49:38 UTC 2019


> Hehe 😄 I gave COBOL a little try, but it now it seems a lot more of a nightmare to do it right (from what I gathered, not only the official syntax uses a pretty random notation, but it also seem close to impossible to parse without knowing every single bit of it -- e.g. it's not easy to locate "statements" or alike). But well… I'll still try and find a way.

If you really insist on having this fun, couldn't you just use the readLineFromInputFile() ctags interface and more or less only simulate the regex expressions from the existing regex parser (without actually having to learn how the language looks like)?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2018#issuecomment-454137807
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190114/3345738b/attachment.html>


More information about the Github-comments mailing list