Essays about: "thesis for compiler"

Showing result 1 - 5 of 133 essays containing the words thesis for compiler.

  1. 1. Towards Performance Evaluation and Future Applications of eBPF

    University essay from Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Author : Manideep Gunturu; Rohan Aluguri; [2024]
    Keywords : eBPF; XDP; Iptables; Filtering; Performance evaluation;

    Abstract : Extended Berkeley Packet Filter (eBPF) is an instruction set and an execution environment inside the Linux kernel. eBPF improves flexibility for data processing and is realized via a virtual machine featuring both a Just-In-Time (JIT) compiler and an interpreter running in the kernel. READ MORE

  2. 2. Front-end of a Debugger for Compiled Programs in Haskell

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

    Author : Andreas Olsson; Carl Bergman; Brage Salhus Bunk; Elias Johansson; Krešimir Popovic; [2023-03-03]
    Keywords : Haskell; debugger; debug; heap; lazy evaluation; functional programming; GHC;

    Abstract : There are debugging tools available for Haskell programs today, but despite providing help for developers, these tools are not widely used in the Haskell community. Current debugging tools for Haskell have different kinds of limitations. This thesis will discuss the implementation of a new debugger with a graphical interface. READ MORE

  3. 3. Functional Programming Languages and the JVM : Comparing Functional Language Compilation Techniques for the JVM

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Asta Olofsson; [2023]
    Keywords : Compilation; Functional Programming; Java; Kompilering; Funktionell Programmering; Java;

    Abstract : Because of its security, high availability, and automatic memory management, the JVM (Java Virtual Machine) is a desirable execution environment. However, since the JVM was originally made for Java, which is an objectoriented language, it is hard for languages with other paradigms to run on it. READ MORE

  4. 4. The Evolvement of the Wireless Industry Capability for Agile Service Production

    University essay from Luleå tekniska universitet/Institutionen för system- och rymdteknik

    Author : Gustav Curan; [2023]
    Keywords : 5G; Software-defined networking; SDN; Programming;

    Abstract : Along with the dramatic changes that have happened over the years, from the first-generation (1G) of mobile networks to the current fifth-generation (5G) of mobile networks. A wide range of different technologies has been seen as potential possibilities for changing and improving the 5G networks, whereas Software-defined networking (SDN) has been widely regarded as one of the significant enablers for this possibility. READ MORE

  5. 5. Wordlength inference in the Spade HDL : Seven implementations of wordlength inference and one implementation that actually works

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

    Author : Edvard Thörnros; [2023]
    Keywords : FPGA; spade; wordlength inference; word length; word-length; compiler; hdl; hardware description language; LUT; lookup tables; resource usage; compiler; FPGA; spade; ordlängdsinferens; kompilator; hdl; ordlängd;

    Abstract : Compilers, complex programs with the potential to greatly facilitate software and hardware design. This thesis focuses on enhancing the Spade hardware description language, known for its user-friendly approach to hardware design. READ MORE