Top 15 ftnchek Alternative and Similar Softwares | May 2024

ftnchek is a static analyzer for Fortran 77 programs. It is designed to detect certain errors in a Fortran program that a compiler usually does not. ftnchek is not primarily intended to detect syntax errors. Its purpose is to assist the user in finding semantic errors. Semantic errors are legal in the Fortran language but are wasteful or may cause incorrect operation. For example, variables which are never used may indicate some omission in the program; uninitialized variables contain garbage which may cause incorrect results to be calculated; and variables which are not declared may not have the intended type. ftnchek is intended to assist users in the debugging of their Fortran program. It is not intended to catch all syntax errors. This is the function of the compiler. Prior to using ftnchek, the user should verify that the program compiles correctly. ...

1. SOAtest

SOAtest Parasoft is recognized by software development professionals as the leader in software development lifecycle automation. By integrating software development management, quality lifecycle management, and dev/test environment management through service virtualization, regression tests, static analysis, and end-to-end testing, we help teams deliver better software faster.Parasoft SOAtest and Parasoft Load Test (packaged......

2. Clang Static Analyzer

Clang Static Analyzer The Clang Static Analyzer is a source code analysis tool that finds bugs in C, C++, and Objective-C programs.......

3. VisualCodeGrepper

VisualCodeGrepper VCG is an automated code security review tool that handles C/C++, Java, C#, VB and PL/SQL. It has a few features that should hopefully make it useful to anyone conducting code security reviews, particularly where time is at a premium:1. In addition to performing some more complex checks it also......

4. Houndci

Houndci Hound comments on style violations in GitHub pull requests, allowing you and your team to better review and maintain a clean codebase. Hound keeps your code style in check.......

5. JSHint

JSHint JSHint is a tool to detect errors and potential problems in JavaScript code and can be used to enforce coding conventions.......

6. Yakaferci

Yakaferci The SEO audit of your web site is the most important step before setting up an SEO strategy that works.The SEO audit will identify all the issues that are affecting your rankings and bring effective solutions to apply all the SEO best practices.To help improve your SEO, Yakaferci offers powerful......

7. Source-Navigator NG

Source-Navigator NG Source-Navigator NG is a source code analysis tool.With it, you can edit your source code, display relationships between classes and functions and members, and display call trees.you can navigate your source code and easily get to declarations or implementations of functions, variables and macros (commonly called "symbols") which helps you......

8. SolidSDD - Duplicate Code Detector

SolidSDD - Duplicate Code Detector SolidSDD - The Duplicate Code Detector is an application for finding and analyzing duplicate code (i.e., code clones) in C/C++,C# and Java.......

9. Teamscale

Teamscale Teamscale analyzes the quality of your code. With a variety of static code analyses, it points you to quality defects that are easily missed. Analyze your code to identify specific maintainability constraints and avoid unexpected maintenance costs in the future.Teamscale helps you to monitor the quality of your code over......

10. MinGW-w64

MinGW-w64 The project's goal is to deliver runtime, headers, and libs for developing 64 bit (x64), as well as 32 bit (x86), windows applications using gcc-4.4 or newer versions.It can be considered as a folk of MinGW(32)......

11. Meson

Meson The main design point of Meson is that every moment a developer spends writing or debugging build definitions is a second wasted. So is every second spent waiting for the build system to actually start compiling code.Features- multiplatform support for Linux, OSX, Windows, Gcc, Clang, Visual Studio and others- supported......

12. MinGW

MinGW MinGW ("Minimalistic GNU for Windows") is a port of the GNU Compiler Collection (GCC) and GNU Binutils. It provides a complete Open Source programming toolset which is suitable for the development of native MS-Windows (x86) applications, which do not depend on any 3rd-party C-Runtime DLLs.MinGW compilers provide access to the......

13. Google Lighthouse

Google Lighthouse Lighthouse is an open-source, automated tool for improving the quality of web pages. You can run it against any web page, public or requiring authentication.......

14. SideCI

SideCI Super fast automated code review. Get comments on style, security, bugs and more on GitHub pull requests. Merge with confidence. Your team's productivity will skyrocket. For Ruby, JavaScript, PHP, Python, CoffeeScript and Go.Technical Debt Kanban is included for Ruby.Free for open source projects.......

15. CodeFactor.io

CodeFactor.io CodeFactor.io automatically and continuously tracks code quality with every GitHub commit and pull request, helping software developers save time in code reviews and efficiently tackle technical debt. Code Analysis Engine checks complexity, duplication, churn, problems for code style, performance, etc. Codefactor.io provides real time actionable feedback to address potential quality......