Static Analyzers and Potential Future Research Directions for Scala: An Overview

05/12/2019
by   Eljose E Sajan, et al.
0

Static analyzers are tool sets which are proving to be indispensable to modern programmers. These enable the programmers to detect possible errors and security defects present in the current code base within the implementation phase of the development cycle, rather than relying on a standalone testing phase. Static analyzers typically highlight possible defects within the 'static' source code and thus does not require the source code to be compiled or executed. The Scala programming language has been gaining wider adoption across various industries in recent years. With such a wide adoption of tools of this nature, this paper presents an overview on the static analysis tools available, both commercial and open-source, for the Scala programming language. This paper discusses in detail about the types of defects that each of these tools can detect, limitations of these tools and also provide potential research direction that can improve the current state of static analyzers for the Scala programming language.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/23/2018

Evaluation of Static Analysis Tools for Finding Vulunerbailities in Java and C/C++ Source Code

It is quite common for security testing to be delayed until after the so...
research
09/08/2023

Less Power for More Learning: Restricting OCaml Features for Effective Teaching

We present a framework for sandboxing and restricting features of the OC...
research
08/09/2023

Fixing Rust Compilation Errors using LLMs

The Rust programming language, with its safety guarantees, has establish...
research
08/11/2023

A Uniform Representation of Classical and Quantum Source Code for Static Code Analysis

The emergence of quantum computing raises the question of how to identif...
research
04/29/2021

Test Smell Detection Tools: A Systematic Mapping Study

Test smells are defined as sub-optimal design choices developers make wh...
research
06/24/2022

Open-source objective-oriented framework for head-related transfer function

Throughout last 30 years, numerous head-related transfer function (HRTF)...
research
11/09/2022

Representing LLVM-IR in a Code Property Graph

In the past years, a number of static application security testing tools...

Please sign up or login with your details

Forgot password? Click here to reset