Search Books

Understanding Mono C# Compiler

Author Mohammad A Rahman
Publisher CreateSpace Independent Publishing Platform
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
9.00 10.00 USD
🛒 Buy New on Amazon 🇺🇸 🏷 Buy Used — $88.25

✓ Usually ships in 24 hours

Share:
Book Details
ISBN / ASIN1469929066
ISBN-139781469929064
AvailabilityUsually ships in 24 hours
Sales Rank1,752,355
MarketplaceUnited States 🇺🇸

Description

The Mono is an open source implementation of C# language based on the ECMA standards for C# and the Common Language Runtime. Understanding Mono C# compiler provides in depth discussion about the Mono C# compiler. What's Inside 1) Discussion about the compiler, open source parser generator such as Jay which is used by the Mono C# compiler. 2) Building a compiler to understand how to create a basic compiler using .NET framework. 3) In brief, discussion about open source parser generator because the Mono C# compiler used open source parser generator. 4) In depth discussion about the Mono C# compiler, how does it generate tokens, how does it parse tokens and so on. 5) In the appendix chapter, there is a discussion about the C# grammar used in the Mono C# compiler.