Error!
Success!

By tag: Compiler

showing:  of
0
kicks

Dynamically Read, Compile, and Run Source Code From a Text File  (Unpublished)

Here is a simple tutorial on how to read, compile, and run code that is written in a text file.


Kicked By:
Drop Kicked By:
0
kicks

Do modern compilers optimize the x * 2 operation to x << 1?  (Unpublished)

I was wondering wether the C++ compiler inside Visual Studio 2008 was optimizing it the way it would logically be. So I asked the question on Stackoverflow. It was among my first questions and was to see how the community would answer (yeah I'm lazy). I was promptly answered by Rob Walker. He sho...


Kicked By:
Drop Kicked By:
0
kicks

Irony - .NET Compiler Construction Kit. - Home  (Unpublished)

The fantastic DSL empowering engine used by the domain.dot.net team for our DSL work in addition to custom Linq provider dev and fluent interfaces into that via extension methods, etc. This project is major heavy lifting... Damon


Kicked By:
Drop Kicked By:
0
kicks

Building release builds with pdb files  (Unpublished)

Visual Studio 2005 builds release builds with pdb files by default Find out why that is a best practice for the release builds


Kicked By:
Drop Kicked By:
0
kicks

PostSharp - A Post-Compiler for .NET  (Unpublished)

PostSharp is a platform that allows you to transform or analyze your .NET assemblies after compilation. It reads binary assemblies into memory, execute a suite of plug-ins and write back the modified code. Geat tool for Aspect-Oriented Programming (AOP).


Kicked By:
Drop Kicked By:
0
kicks

C# Compiler Chat on Monday, May 7  (Unpublished)

Thought I'd spread the word that we've got a C# language and compiler chat coming up on Monday morning. Stop by the chat to ask questions, give feedback, or just hang out and discuss any C# language or compiler topics you are interested in. See you there!


Kicked By:
Drop Kicked By:
0
kicks

In depth look at ASP.NET Compilation  (Unpublished)

This article is an excellent discussion of how compilation and deployment works in ASP.NET 1.1 and 2.0. It explains the Web Deployment Projects and Web Application Projects add-ins that Microsoft has provided and gives a great overview of what's happening behind the scenes in Visual Studio.


Kicked By:
Drop Kicked By:
0
kicks

Script#  (Unpublished)

Script# brings the C# development experience (programming and tooling) to the JavaScript/Ajax world. The Script# compiler is a C# compiler that generates JavaScript as its output instead of IL. A key goal of the compiler to produce readable JavaScript (as if you had authored it by hand), and woul...


Kicked By:
Drop Kicked By:
0
kicks

Phalanger - the PHP Language Compiler for .NET Framework  (Unpublished)

Extends the .NET language family with PHP version 5, Enables creation of ASP.NET applications made of existing PHP scripts, Compiles PHP scripts to achieve a significant speed-up of application execution, Provides .NET application developers with all the PHP libraries, Integrates the PHP language in...


Kicked By:
Drop Kicked By:
0
kicks

Compiler, It Hurts When I Do This  (Unpublished)

Jeff Atwood on when to stop fighting with the compiler


Kicked By:
Drop Kicked By: