Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add COBOL language analyzer #4384

Open
gianluca-sabena opened this issue Jul 7, 2023 · 2 comments
Open

Add COBOL language analyzer #4384

gianluca-sabena opened this issue Jul 7, 2023 · 2 comments

Comments

@gianluca-sabena
Copy link

Add COBOL language to opengrok

What are the required steps to add a new language (COBOL) analyzer?

@vladak
Copy link
Member

vladak commented Jul 9, 2023

Universal ctags has COBOL support so it should be just a matter of adding analyzer for COBOL under the src/main/java/org/opengrok/indexer/analysis and src/main/jflex/analysis.

@vladak
Copy link
Member

vladak commented Jul 11, 2023

Here are some changesets that added analyzers for inspiration:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants