fortran-tags | Emacs plugin for source code indexing of modern Fortran

 by   raullaasner Python Version: v1.5.1 License: GPL-3.0

kandi X-RAY | fortran-tags Summary

kandi X-RAY | fortran-tags Summary

fortran-tags is a Python library. fortran-tags has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. However fortran-tags build file is not available. You can download it from GitHub.

Fortran-tags is a Fortran source code indexing tool with the focus of finding the definition of any variable or procedure. It is able to correctly locate all global and local variables and is expected to work with any Fortran 2008 conforming code with some exceptions as mentioned below. Fortran-tags is designed to be used with the Emacs text editor in a Linux environment. A prerequisite for using is Python 3.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              fortran-tags has a low active ecosystem.
              It has 16 star(s) with 2 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 1 open issues and 5 have been closed. On average issues are closed in 28 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of fortran-tags is v1.5.1

            kandi-Quality Quality

              fortran-tags has 0 bugs and 0 code smells.

            kandi-Security Security

              fortran-tags has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              fortran-tags code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              fortran-tags is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              fortran-tags releases are available to install and integrate.
              fortran-tags has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions, examples and code snippets are available.
              fortran-tags saves you 173 person hours of effort in developing the same functionality from scratch.
              It has 429 lines of code, 2 functions and 1 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed fortran-tags and discovered the below as its top functions. This is intended to give you an instant insight into fortran-tags implemented functionality, and help decide if they suit your requirements.
            • Processes input text
            • Clean a string
            Get all kandi verified functions for this library.

            fortran-tags Key Features

            No Key Features are available at this moment for fortran-tags.

            fortran-tags Examples and Code Snippets

            No Code Snippets are available at this moment for fortran-tags.

            Community Discussions

            No Community Discussions are available at this moment for fortran-tags.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install fortran-tags

            Include fortran-tags.el in your Emacs configuration file,. Include fortran-tags.py in your PATH. If Emacs can’t find fortran-tags.py, try.
            Include fortran-tags.el in your Emacs configuration file, ```emacs-lisp (load-file "<path-to>/fortran-tags.el") ``` Alternatively, if `fortran-tags.el` is in a standard location such as `~/.emacs.d/lisp`, ```emacs-lisp ;;(add-to-list 'load-path "~/.emacs.d/lisp") (require 'fortran-tags) ```
            Include fortran-tags.py in your PATH. If Emacs can’t find fortran-tags.py, try ```emacs-lisp (setenv "PATH" (concat "<dir-containing-fortran-tags.py>:" (getenv "PATH"))) ```

            Support

            A good place to bring up any issues is https://github.com/raullaasner/fortran-tags/issues.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/raullaasner/fortran-tags.git

          • CLI

            gh repo clone raullaasner/fortran-tags

          • sshUrl

            git@github.com:raullaasner/fortran-tags.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link