GithubHelp home page GithubHelp logo

Comments (3)

venkatzhub avatar venkatzhub commented on May 29, 2024

@ianc-d - Glad to hear that you find this extension useful.

re: inter module control flow, as you can imagine, that is slightly more difficult, and gets into the realm of static code analysis. With that said, are you interested in the scope of a folder or a project an IDE?

from cobol-control-flow.

ianc-d avatar ianc-d commented on May 29, 2024

@venkatzhub I think we'd just put the code into either a folder or a project if this was indeed possible!

from cobol-control-flow.

FALLAI-Denis avatar FALLAI-Denis commented on May 29, 2024

I think that this request should be processed through another extension, allowing to define the flow between the programs, taking into account:

  • the calls present in the programs, COBOL, but also other languages including Assembler, PL/I, Rexx ...: identify the called subroutines (difficult if the calls are made through variables or if the names of the called modules are calculated, in this case use a file of manual declarations of the calls)
  • the sequences in the JCLs: identify the main program executed (PGM=program, RUN PROGRAM(program) ...)

The analysis could be requested for a folder, and its subfolders, or for a complete Workspace (Git repository).

from cobol-control-flow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.