Limit this search to....

A PHP Compiler for the .NET Platform
Contributor(s): Romeikat, Raphael (Author)
ISBN: 3836414708     ISBN-13: 9783836414708
Publisher: VDM Verlag Dr. Mueller E.K.
OUR PRICE:   $69.77  
Product Type: Paperback - Other Formats
Published: June 2007
Qty:
Additional Information
BISAC Categories:
- Computers | Internet - General
Physical Information: 0.39" H x 6.69" W x 9.61" (0.67 lbs) 184 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Have you ever thought about programming a .NET applicaton with PHP? One that also includes a Graphical User Interface? Such a scenario has been unlikely so far, but this book turns the tide. It shows you how to translate PHP scripts into .NET assemblies and how to run them on Windows and other operating systems. Since PHP has become an exciting programming language, it is time for the . NET community to benefit from it. The focus of this book is not about programming web applications; it is about implementing the language PHP as for the .NET Platform and how to integrate it with other .NET languages. Thus, software engineers can use PHP as a fully-fledged programming language for developing standalone applications outside of web pages. For this purpose, a compiler is presented that translates PHP scripts into .NET bytecode called Common Intermediate Language (CIL). This book also introduces PHP and CIL in detail and provides a good insight into basics and concepts of compiler construction. Furthermore, it looks behind the scenes of the Microsoft .NET Framework and the Mono Project, which is a considerable open-source implementation of the .NET Platform.