Essays about: "Translation as rewriting"

Found 3 essays containing the words Translation as rewriting.

  1. 1. Translation or rewriting of proper names : A study of children’s literature across a century

    University essay from Linnéuniversitetet/Institutionen för språk (SPR)

    Author : Veronica Sand; [2021]
    Keywords : Translation as rewriting; Children’s literature; Translating proper names; André Lefevere; Gillian Lathey; Alice in wonderland; The children of the forest; Coraline; Wolf Brother; Hunger Games; The Graveyard Book; The Circle; English; Spanish; Swedish; Översättning som omskrivning; Barnlitteratur; Översätta egennamn; André Lefevere; Gillian Lathey; Alice i underlandet; Alice i sagolandet; Tomtebobarnen; Coraline; Vargbröder; Hungerspelen; Kyrkogårdsboken; Cirkeln; Engelska; Spanska; Svenska;

    Abstract : The translation of names is a topic for discussion within many fields, no less so within translation studies. Furthermore, the translation of proper names in children’s literature is a topic with on-going changes. READ MORE

  2. 2. Building Programming Languages, Construction by Construction

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

    Author : Viktor Palmkvist; [2018]
    Keywords : domain-specific language; programming language construction;

    Abstract : The task of implementing a programming language is a task that entails a great deal of work. Yet much of this work is similar for different programming languages: most languages require, e.g., parsing, name resolution, type-checking, and optimization. READ MORE

  3. 3. Automated source-to-source translation from Java to C++

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Jacek Sieka; [2012]
    Keywords : ;

    Abstract : Reuse of Java libraries and interoperability with platform native components has traditionally been limited to the application programming interface offered by the reference implementation of Java, the Java Native Interface. In this thesis the feasibility of another approach, automated source-to-source translation from Java to C++, is examined starting with a survey of the current research. READ MORE