robreno

Results 8 comments of robreno

First off, I love F# and FsLexYacc. I am working on creating a query engine (lexer/parser) for a custom query language for a 2091 page text I have reverse indexed....

Is this still an issue? I cannot get R to work with F# at all. It is 2023 and this is still not fixed?

> @xp44mm Thank you for your kind words :) > > Yes, please do choose another name. Perhaps `FsLexYaccPlus` or `FsLexYaccAlt` or just some entirely new name Renamed the repo...

> I'm trying to implement error recovery with fslexyacc. I've defined `parse_error_rich` function. The argument to the function is `ctx: ParseErrorContext`*. > > I see that `ctx.ParseState` has some positional...

> Just to add some info, I am using R 4.2.2 and workaround 3 didnt work, but workaround 2 worked like a charm. Please, how did you setup your F#...

I tried to create a new appicon and change it per the docs and was actually able to get it to change the appicon. But the image was poor, and...

I created a dummy project to compare to my broken project. The error seems to have to do with the mipmap/appicon not found. When I compare the obj_Debug_net6.0-android_resizetizer_r and obj_Debug_net6.0-android_resizetizer_flat...

Has any further information been provided per the comment below? https://github.com/dotnet/maui/issues/7329#issuecomment-1134349911