I faced with the \'quotation\' term and I\'m trying to figure out some real-life examples of usage of it. Ability of having AST for each code expression sounds awesome, but how to use it in real lif开
I recently discovered Nemerle and F#, but I can\'t find any way to debug my applications. MonoDevelop 2.6 lacks support of Nemerle and F#, 2.4.2 and earlier crashes because of newer gnome-sharp lib开发
How to get all types 开发者_C百科in the assembly inside a macro attribute of kind MacroTargets.Assembly in Nemerle?The name tree contains all of the types. You can traverse and filter it yourself or y
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
I want to make something like it (Nemerle syntax) 开发者_StackOverflow社区 def something = match(STT)
When I deploy an application written in Nemerle, is there any DLL file specific 开发者_如何转开发for Nemerle that needs to be installed? If there are such DLL files, which are they?Optionally Nemerle.
I would like to use Nemerle to write parts of 开发者_运维技巧a .NET application. Is there a plugin for Visual C# 2010 Express?
I\'ve got a new question after answer on this question Pass parameter from page to ActiveX How to add property to property map without class explorer?
at web.config <section name=\"FlowWebDataProviders\" type=\"FlowWebProvidersSection\" requirePermission=\"false\"/>
I\'ve got exception about convert NULL to Int32. I\'ve got a table from database with nullable tinyint