Pedrinho
banner
definitelydrinho.bsky.social
Pedrinho
@definitelydrinho.bsky.social
Domain Modelling, Software Design, F#
voilá 🤗
November 23, 2024 at 9:37 PM

Finally managed to recreate recreate something similar to TSoding's Haskell homemade parser combinator implementation using F#. I was stucked in the error of the first image, but after some research I learned that I could solve this using lazy evaluation!!
November 23, 2024 at 9:35 PM
function to return a list of a single char instead of an arbirtrary length.
I'm also getting more used to working in the "elevated world" as I lift normal functions to the Parser world
November 17, 2024 at 9:44 AM
The road so far [2/2]
November 15, 2024 at 12:24 AM
The road so far [1/2]
November 15, 2024 at 12:24 AM