quotations
Quotation real usages
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开[详细]
2023-04-07 04:37 分类:问答Inconsistent behaviour between (+) and (-) when using 'inline' and quotation evaluation
Does anyone know why 开发者_运维问答sub throws an exception when add does not? And is this a bug?[详细]
2023-04-05 16:48 分类:问答Multiline inline-block becomes a block and ruins my nifty quote effect
I\'m trying to create a block quote that has huge quotation marks on it\'s sides. The text content of the block quote is dynamic and so the marks should align according to it\'s size.[详细]
2023-03-24 13:43 分类:问答Call a function from its name as a string in f#
I 开发者_如何学Cthought that I might be able to do this with quotations - but I can\'t see how.[详细]
2023-03-11 10:40 分类:问答F# special quotes? (##)
I just ran across http://frankniemeyer.blogspot.com/2010/04/minimalistic-native-64-bit-array.html Which contains the line[详细]
2023-03-03 12:50 分类:问答PHP - create function issue
I\'m trying to understand this code and I can\'t :( $time = date(\'Y-m-d\', strtotime(\'-30 days\')); $what = create_function(\'$a\', \'return $a.\'.\'\"\'.\" AND date > \'$time\'\".\'\"\'.\';\');[详细]
2023-02-10 04:07 分类:问答How to Get the F# Name of a Module, Function, etc. From Quoted Expression Match
I continue to work on a printer for F# quoted expressions, it doesn\'t have to be perfect, but I\'d like to see what is possible. The active patterns in Microsoft.FSharp.Quotations.Patterns and Micros[详细]
2023-02-02 20:19 分类:问答Error evaluating synthetic quotation expression from PowerPack
I am trying to figure out to modify quotations and then evaluate them. Here I am starting basic and just trying to create a quotation using the Quotations api. The quotation binds OK, but I get an err[详细]
2023-01-25 11:07 分类:问答How do I match a pattern with optional surrounding quotes?
How would one write a regex that matches a pattern that can contain quotes, but if it does, must have matching quot开发者_StackOverflow中文版es at the beginning and end?[详细]
2023-01-13 06:07 分类:问答What are F# quotations?
What are \"quotations\" in F#, and what are they used 开发者_运维问答for?See http://msdn.microsoft.com/en-us/library/dd233212.aspx[详细]
2023-01-12 22:30 分类:问答