Název:
Překladač Ruby do PHP
Překlad názvu:
Translating Ruby to PHP
Autoři:
Majda, David ; Hnětynka, Petr (oponent) ; Bednárek, David (vedoucí práce) Typ dokumentu: Diplomové práce
Rok:
2008
Jazyk:
eng
Abstrakt: [eng][cze] The goal of the work is to design and implement a compiler translating a signi cant subset of the Ruby language into PHP, with emphasis on the correct translation of dynamic and functional language elements and compatibility with the original Ruby language implementation. The work begins with an introduction of the Ruby language and an overview of its existing implementations, highlighting their interesting properties. The work then focuses on analysis of the individual language elements' properties and a description of their translation to PHP. Detailed overview of the implemented constructs and standard library elements is attached. The result of the work is practically usable compiler that can be further extended and used in the production environment after implementing remaining Ruby language elements.Cíem práce je návrh a implementace překladače podmnožiny jazyka Ruby do PHP. Důraz je přitom kladen na korektní překlad dynamických a funkcionálních prvků jazyka a kompatibilitu s originální implementací jazyka Ruby. Práce začíná představením jazyka Ruby a přehledem jeho existujících implementací se zdůraznění jejich zajímavých vlastností. Těžiště práce spočívá v analýze vlastností jednotlivých jazykových elementů jazyka Ruby a popisu jejich překladu do PHP. Přiložen je podrobný přehled implementovaných konstrukcí a součástí standardní knihovny jazyka. Výsledkem práce je prakticky použitelný překladač, který může být dále rozšiřován a po případné implementaci zbývajících prvků jazyka Ruby nasazen v produkčním prostředí.