home.social

#fparsec — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #fparsec, aggregated by home.social.

fetched live
  1. Yay it is taking shape!
    I still need to handle the trailing slash but overall it is doing what I expect it to do...
    Damn that's why I love F# I spent a day or two writing the URL matching logic without having to compile the code once, and then on the first run it "just works
    ™️" a compiler with good type inference do wonders for productivity.

    #dotnet #fsharp #buildintheopen #devlog #parser #fparsec

  2. Yay it is taking shape!
    I still need to handle the trailing slash but overall it is doing what I expect it to do...
    Damn that's why I love F# I spent a day or two writing the URL matching logic without having to compile the code once, and then on the first run it "just works
    ™️" a compiler with good type inference do wonders for productivity.

    #dotnet #fsharp #buildintheopen #devlog #parser #fparsec

  3. Yay it is taking shape!
    I still need to handle the trailing slash but overall it is doing what I expect it to do...
    Damn that's why I love F# I spent a day or two writing the URL matching logic without having to compile the code once, and then on the first run it "just works
    ™️" a compiler with good type inference do wonders for productivity.

    #dotnet #fsharp #buildintheopen #devlog #parser #fparsec

  4. Yay it is taking shape!
    I still need to handle the trailing slash but overall it is doing what I expect it to do...
    Damn that's why I love F# I spent a day or two writing the URL matching logic without having to compile the code once, and then on the first run it "just works
    ™️" a compiler with good type inference do wonders for productivity.

    #dotnet #fsharp #buildintheopen #devlog #parser #fparsec

  5. I wrote a URL Segment-like + hash + query params parser in F# today https://gist.github.com/AngelMunoz/c36746141c2801b742f7f30eefa484a0 it isn't the greatest thing ever, but it works for me.

    I was actually writing an URL template parser for my own purposes, but I tried going the extra mile and make it work with URL-like semantics I need to tone it down for the original purposes though...

    #dotnet #fsharp #parser #fparsec #buildintheopen

  6. I wrote a URL Segment-like + hash + query params parser in F# today https://gist.github.com/AngelMunoz/c36746141c2801b742f7f30eefa484a0 it isn't the greatest thing ever, but it works for me.

    I was actually writing an URL template parser for my own purposes, but I tried going the extra mile and make it work with URL-like semantics I need to tone it down for the original purposes though...

    #dotnet #fsharp #parser #fparsec #buildintheopen

  7. I wrote a URL Segment-like + hash + query params parser in F# today https://gist.github.com/AngelMunoz/c36746141c2801b742f7f30eefa484a0 it isn't the greatest thing ever, but it works for me.

    I was actually writing an URL template parser for my own purposes, but I tried going the extra mile and make it work with URL-like semantics I need to tone it down for the original purposes though...

    #dotnet #fsharp #parser #fparsec #buildintheopen

  8. I wrote a URL Segment-like + hash + query params parser in F# today https://gist.github.com/AngelMunoz/c36746141c2801b742f7f30eefa484a0 it isn't the greatest thing ever, but it works for me.

    I was actually writing an URL template parser for my own purposes, but I tried going the extra mile and make it work with URL-like semantics I need to tone it down for the original purposes though...

    #dotnet #fsharp #parser #fparsec #buildintheopen