Lisa Feigenbaum from Microsoft talks here about \"Compiler as a service\". I 开发者_StackOverflow社区have read this would make it easier to build refactoring tools. How? Mono\'s CAAS is great but if M
It looks like both of these languages are dubbed as \"what C# should have been\", with hygenic macros, REPL, Compiler as a Serivce (CaaS), static + duck typing (way before C# had it).Are there any maj
Considering this quest开发者_JAVA百科ion of SO, where whole C# in-memory compiler is being called. When only lexical and syntactic analyzing is required: parse text as a stream of lexemes, check them
Below is part of a PHP database class someone else wrote, I have removed about 80% of it\'s code, all the un-related code to my question has been removed and just the amount remains that allows me to