This content is not currently approved and is visible here for review only.

Understanding Mono C# Compiler

Understanding Mono C# Compiler
Authors
Mohammad A Rahman
ISBN
1469929066
Published
28 Jan 2012
Purchase online
amazon.com

The Mono is an open source implementation of C# language based on the ECMA standards for C# and the Commono 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)

Editorial Reviews

The Mono is an open source implementation of C# language based on the ECMA standards for C# and the Commono 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 breif, 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 generatate tokesn, 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.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“There are 10 types of people in the world, those who can read binary, and those who can't.”