Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 05:08 10 Nov 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : Editor to diagram calls to subs?

Author Message
Paul_L
Guru

Joined: 03/03/2016
Location: United States
Posts: 769
Posted: 07:36pm 12 Jul 2017
Copy link to clipboard 
Print this post

Does anyone know of an editor that will produce an hierarchical flow chart or diagram of calls to subs and functions.

Paul in NY
 
Bizzie
Senior Member

Joined: 06/07/2014
Location: Australia
Posts: 192
Posted: 11:01pm 12 Jul 2017
Copy link to clipboard 
Print this post

I am using the Atom editor for webapp development and while this is not exactly what you requested I find "symbols-tree-view "(link not very usefull!) quite good it lists all constants, variables, labels, and functions/subs. Clicking on the item takes you to the definition in the code.
The basic is not well supported in Atom so you do not get syntax highlighting advantages although it may be easy to modify other syntax theme.
Rob White
 
Paul_L
Guru

Joined: 03/03/2016
Location: United States
Posts: 769
Posted: 12:20am 13 Jul 2017
Copy link to clipboard 
Print this post

Thanks Rob, but that's not quite what I'm after. Jim's excellent MMBasic editor does a nice job of listing all named things. I'm trying to see a semi graphical display of the calls between subs and functions in an effort to untangle the darn spaghetti. Sort of a flow chart. Right now I'm sliding names around on a spreadsheet which is slow going.

Paul in NY
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025