cci Questions
1
Solved
I was having trouble with performance when using Roslyn to compile to a dynamic assembly. Compilation was taking ~3 seconds, compared to ~300 milliseconds to compile the same code when using the Co...
Aceto asked 9/4, 2014 at 21:40
3
Solved
I am looking for a library for doing custom static code analysis on CIL code. READ: I have no interest in a tool that already does static analysis like those shown here.
For custom analysis ...
Cucumber asked 27/11, 2012 at 20:16
2
Solved
I have seen articles discussing these two similar frameworks, but most of them are two years old or so. I assume both projects are much more mature now than they were two years ago, and the situati...
Pitfall asked 18/7, 2011 at 0:36
3
Solved
Which is the better in terms of capabilities, easy of use, documentation, samples, community/support, VS integration, known implementations, long-term viability, and build speed to implement a cust...
Hollow asked 5/9, 2009 at 9:58
1
Some time ago, I was working on compiler, I've used System.Reflection to generate code (IL) from my AST. Now, I've an idea for another compiler that I'd like to work on (it will be another pet proj...
Obscenity asked 4/9, 2009 at 16:47
1
© 2022 - 2024 — McMap. All rights reserved.