Sökning: "Programming Languages"

Visar resultat 16 - 20 av 348 uppsatser innehållade orden Programming Languages.

  1. 16. Generating Wikipedia Articles with Grammatical Framework : A Case Study

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Keivan Matinzadeh; [2023]
    Nyckelord :Grammatical Framework; Computational Linguistics; Natural Language Generation; Computer Science; Grammatical Framework; Beräkningslingvistik; Textgenerering; Datavetenskap;

    Sammanfattning : Natural language generation is a method used to produce understandable texts in human languages from data [1]. Grammatical Framework is a grammar formalism and a functional programming language using a nonstatistical approach to build natural language applications. LÄS MER

  2. 17. One Compiler to Rule Them All : Extending the Storm Programming Language Platform with a Java Frontend

    Kandidat-uppsats, Linköpings universitet/Institutionen för datavetenskap

    Författare :Simon Ahrenstedt; Daniel Huber; [2023]
    Nyckelord :storm; language technology; context free grammar; regular language; context free language; compiler; action research; EBNF; BNF; intermediate code generation; parser; basic storm; java compiler frontend; syntax language; syntax transformation;

    Sammanfattning : The thesis aims to develop a method for extending the language platform Storm with a Java frontend.The project was conducted using an Action Research methodology and highlights triumphs andchallenges. LÄS MER

  3. 18. Easing the transition from block-based programming in education : Comparing two ways of transitioning from block-based to text-based programming and an alternative way to solve the transition problem

    Kandidat-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Joakim Abdinur Iusuf; Edvin Nordling; [2023]
    Nyckelord :Block-based programming; Block-based languages; Text-based programming; Text-based languages; One-way transition environments; Dual-modality environments; Hybrid environments; Blockly; BlockPy; Blockly Games; Blockbaserad programmering; Blockbaserade språk; Textbaserad programmering; Textbaserade språk; One-way transition miljöer; Dual-modality miljöer; Hybrid miljöer; Blockly; BlockPy; Blockly Games;

    Sammanfattning : Many learners find the transition from block-based programming to text-based programming difficult. Consequently, research has investigated how block-based languages support learners when making the transition to text-based programming. LÄS MER

  4. 19. Rust programming language as an alternative to C for RAN management applications

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Viktor Olsson; [2023]
    Nyckelord :Rust; C; radio access networks; safety; performance; Rust; C; radioaccessnätverk; säkerhet; prestanda;

    Sammanfattning : Since the first official release of Rust 1.0 in 2015, the language has become one of the most well-liked programming languages among developers and has emerged as a competitor to other systems programming languages such as C and C++. LÄS MER

  5. 20. Problem Solving Using Automatically Generated Code

    Kandidat-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Emir Catir; Robin Claesson; [2023]
    Nyckelord :automatic code generation; code accuracy; natural language processing; GitHub Copilot; CodePal; problem-solving; automatisk kodgenerering; kods träffsäkerhet; språkvetenskap; GitHub Copilot; CodePal; problemlösning;

    Sammanfattning : Usage of natural language processing tools to generate code is increasing together with the advances in artificial intelligence. These tools could improve the efficiency of software development, if the generated code can be shown to be trustworthy enough to solve a given problem. LÄS MER