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

Features for version 2.0 #5

Open
6 of 11 tasks
ZedThree opened this issue Apr 22, 2016 · 3 comments
Open
6 of 11 tasks

Features for version 2.0 #5

ZedThree opened this issue Apr 22, 2016 · 3 comments
Milestone

Comments

@ZedThree
Copy link
Owner

ZedThree commented Apr 22, 2016

Some features to be added for the rewrite

Tidying up

  • Sort out colours in print statements (fixed in f965d61)
  • Sort out depends by file/module

F2008 features

  • Extract submodules

Graphs

  • Use graphviz to render graphs in python (fixed in a667362)
  • Make graphs customisable and pretty
  • Make graph from a given starting point

General enhancements

@ZedThree ZedThree added this to the v2.0 milestone Apr 22, 2016
@szaghi
Copy link

szaghi commented Jun 17, 2016

@ZedThree As I said in issue#1 I have added support for submodules in FoBiS, let me know if you need help to implement on fort_depend.

Which GUI toolkit are you considering?

I am thinking to add a vim script for FoBiS that is jot a GUI, but an alternative UI with respect the CLI.

@ZedThree
Copy link
Owner Author

Cheers, I will check out your code.

I'm leaning towards Qt, but I don't really have much experience writing a GUI from scratch.

You might be interested in another project I started recently: https://github.com/ZedThree/jupyter-fortran-kernel

@szaghi
Copy link

szaghi commented Jun 17, 2016

@ZedThree The new Jupyter-Fortran-kernel is interesting, however my experience with IPython is very limited yet. Thank you for sharing it!

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