Translating Ruby to PHP
Název práce v češtině: | Překladač Ruby do PHP |
---|---|
Název v anglickém jazyce: | Translating Ruby to PHP |
Akademický rok vypsání: | 2006/2007 |
Typ práce: | diplomová práce |
Jazyk práce: | angličtina |
Ústav: | Katedra softwarového inženýrství (32-KSI) |
Vedoucí / školitel: | RNDr. David Bednárek, Ph.D. |
Řešitel: | skrytý![]() |
Datum přihlášení: | 14.11.2006 |
Datum zadání: | 14.11.2006 |
Datum a čas obhajoby: | 24.09.2008 00:00 |
Datum odevzdání elektronické podoby: | 24.09.2008 |
Datum proběhlé obhajoby: | 24.09.2008 |
Oponenti: | doc. RNDr. Petr Hnětynka, Ph.D. |
Zásady pro vypracování |
The work shall begin with the examination of the Ruby language and known methods of its interpretation or compilation with special interest on the compilation of dynamic and functional constructs. The task is to design and implement a compiler, translating a significant subset of the Ruby language to the PHP language.
|
Seznam odborné literatury |
Grune, D. et al, Modern Compiler Design, John Wiley & Sons, 2002, ISBN 0-471-97697-0
Diller, A., Compiling functional languages, John Wiley & Sons, 1998, ISBN 0-471-92027-4 Leroy, X., Compiling functional languages, INRIA Rocquencourt, http://pauillac.inria.fr/~xleroy/talks/compilation-agay.pdf |