Essays about: "dynamically typed"

Showing result 1 - 5 of 11 essays containing the words dynamically typed.

  1. 1. Source Code Readability : A study on type-declaration and programming knowledge

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Caesar Lennartsson; [2022]
    Keywords : source code readability; programming knowledge; programming language; statically typed; dynamically typed;

    Abstract : The readability of source code is essential for software maintenance. Since maintenance is an ongoing process, which is estimated to be 70 percent of the software development life cycle's total costs, it cannot be deprioritized. READ MORE

  2. 2. Simulation Testbed for Liquid Chromatography

    University essay from Umeå universitet/Institutionen för fysik

    Author : David Andersson; [2021]
    Keywords : ;

    Abstract : The stlc package is proposed as a tool for simulation of liquid chromatography by implementing several lumped kinetic models which combine diffusive mass  transport and adsorption isotherm equations. The purpose of the package is to provide computationally efficient approximations to the general rate model of chromatography. READ MORE

  3. 3. Gradual Typing for a More Pure JavaScript

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : JAKOB ERLANDSSON; ERIK NYGREN; OSKAR VIGREN; ANTON WESTBERG; [2020-10-29]
    Keywords : ;

    Abstract : Dynamically typed languages have surged in popularity in recent years, owing to their flexibility and ease of use. However, for projects of a certain size dynamic typing can cause problems of maintainability as refactoring becomes increasingly difficult. READ MORE

  4. 4. Measuring Architectural Degeneration : In Systems Written in the Interpreted Dynamically Typed Multi-Paradigm Language Python

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Anton Mo Eriksson; Hampus Dunström; [2019]
    Keywords : ;

    Abstract : Architectural degeneration is an ever-present threat to software systems with no exception based on the domain or tools used. This thesis focus on the architectural degeneration in systems written in multi-paradigm run-time evaluated languages like Python. READ MORE

  5. 5. MIGRATING AND EVALUATING A TEST ENVIRONMENT FROM A DYNAMICALLY TO A STATICALLY TYPED LANGUAGE

    University essay from Mälardalens högskola/Akademin för innovation, design och teknik

    Author : Marija Djordjevic; Hamza Sabljakovic; [2018]
    Keywords : ;

    Abstract : Maintenance takes considerable effort in software development. Consequently, improving software maintainability can reduce costs and improve future maintenance of software. Previous research on the topic of software maintenance suggests that a type system might have impact on software maintainability. READ MORE