Sökning: "Code set"

Visar resultat 1 - 5 av 229 avhandlingar innehållade orden Code set.

  1. 1. Code Optimisation Techniques for Lazy Functional Languages

    Författare :Urban Boquist; Chalmers tekniska högskola; []
    Nyckelord :NATURVETENSKAP; NATURAL SCIENCES; graph reduction; garbage collection; lazy functional languages; program transformation; interprocedural register allocation; graph colouring; intermediate code; code optimisation; compiler back-end;

    Sammanfattning : This thesis describes a complete compiler back-end for lazy functional languages, which uses various interprocedural optimisations to produce highly optimised code. The most important contributions of this work are the following. LÄS MER

  2. 2. Integrated Code Generation

    Författare :Mattias Eriksson; Christoph Kessler; Andreas Krall; Linköpings universitet; []
    Nyckelord :NATURVETENSKAP; NATURAL SCIENCES; Computer science; Datalogi;

    Sammanfattning : Code generation in a compiler is commonly divided into several phases: instruction selection, scheduling, register allocation, spill code generation, and, in the case of clustered architectures, cluster assignment. These phases are interdependent; for instance, a decision in the instruction selection phase affects how an operation can be scheduled. LÄS MER

  3. 3. Towards Measuring & Improving Source Code Quality

    Författare :Umar Iftikhar; Nauman bin Ali; Jürgen Börstler; Muhammad Usman; Miroslaw Ochodek; Blekinge Tekniska Högskola; []
    Nyckelord :TEKNIK OCH TEKNOLOGIER; ENGINEERING AND TECHNOLOGY; Source code quality; Code review analysis; Software quality improvement; Programvaruteknik; Software Engineering;

    Sammanfattning : Context: Software quality has a multi-faceted description encompassing several quality attributes. Central to our efforts to enhance software quality is to improve the quality of the source code. Poor source code quality impacts the quality of the delivered product. LÄS MER

  4. 4. Incremental Clustering of Source Code : a Machine Learning Approach

    Författare :Tobias Olsson; Morgan Ericsson; Sebastian Herold; Linnéuniversitetet; []
    Nyckelord :NATURVETENSKAP; NATURAL SCIENCES; Machine Learning; Naive Bayes; Source Code Clustering; Incremental Clustering; Software Architecture; Technical Debt; Computer Science; Datavetenskap;

    Sammanfattning : Technical debt at the architectural level is a severe threat to software development projects. Uncontrolled technical debt that is allowed to accumulate will undoubtedly hinder speedy development and maintenance, introduce bugs and problems in the software product, and may ultimately result in the abandonment of the source code. LÄS MER

  5. 5. Automated static code analysis : A tool for early vulnerability detection

    Författare :Dejan Baca; []
    Nyckelord :NATURVETENSKAP; NATURAL SCIENCES; NATURVETENSKAP; NATURAL SCIENCES;

    Sammanfattning : Software vulnerabilities are added into programs during its development. Architectural flaws are introduced during planning and design, while implementation faults are created during coding. Penetration testing is often used to detect these vulnerabilities. LÄS MER