/bachelors-thesis

My Bachelor's Thesis in computer science, written at Technical University of Munich.

Primary LanguageTeX

Bachelor's Thesis

This repository contains the LaTeX source code for my Bachelor's thesis in computer science (see thesis.pdf):

Deriving Control Flow Graphs from JavaScript Programs

Implementation

As part of this thesis, a proof of concept was implemented that can be found here:

  • Styx: control flow graph derivation library
  • Styx CLI: command-line interface for Styx