>> Friday, July 3, 2009

.NET Language Compiler (easy study material)

All software developers use languages, which are the fundamental tool of the trade. Despite curiosity about how languages work, few developers actually understand how. Unfortunately, most texts on language and compiler development are hard to digest, written from academic platforms for use in college-level computer science programs. On the other hand, Build Your Own .NET Language and Compiler demystifies compiler and language development, and makes the subjects palatable for all programmers.

This practical book presents techniques that you can apply to everyday work. You’ll learn to add scripts and macro languages to your applications, add runtime expression evaluation to their applications, and generate code immediately. Further, you will learn parsing techniques, which are essential to extract information from any structured form of data—like text files, user input, XML, or HTML. As a bonus, the book includes a complete QuickBasic compatible compiler with source code that works. The compiler illustrates the book’s techniques and acts as a versatile .NET language.

File format: HTML

Read more...

Harry Potter (Half blood prince and Deadly Hallows)

Harry slowly raised his head and stared morosely at the familiar visage of number four, Privet Drive. What had already been a horrible day was rapidly getting worse. Not only did he have to appear unannounced on the Dursleys’ doorstep (something he knew they’d have no problem expressing their displeasure over), but he’d also have to tell them that two other freaks would be joining him this afternoon. The corner of Harry’s mouth twitched humorlessly as he envisioned how they’d take the news. He’d left Ron and Hermione at King’s Cross station a little over an hour ago. They were each going to make quick stops at their respective homes before Apparating to Privet Drive. Harry smiled fondly, remembering their show of solidarity. He hadn’t been expecting it; he’d thought he’d be going on alone. Although he was desperately worried about them and the remainder of their quest, he had to admit that the thought of some support while facing his relatives was quite nice indeed. Harry had thought it would be better – or at least less embarrassing – if he arrived at Privet Drive first and prepared his relatives for their arrival.

File format: PDF
Pages: 827, 659

Read more...

Back to TOP