Regarding the parser combinator, it's based on
https://github.com/epsil/gll
without the meoization and continuations stuff. One area that is
really poor is how the output tree is built. And that's the reason I
did not port
little markdown parser to guile-parser-combinators [3], both lake a
good w
Lawrence Bottorff skribis:
> configure: error: GNU libunistring is required, please install it.
‘config.log’ has more details on what makes ‘configure’ think that
libunistring is unavailable.
HTH,
Ludo’.
Amirouche Boubekki writes:
> Héllo,
>
> I pleased to share with you the haunt [1] configuration I use for my
> english only blog [2]. It includes an implementation of little markdown
> parser powered by a parser combinator. Everything is in the file, so you
> should just drop the haunt.scm fil
On 2015-10-08 21:41, David Thompson wrote:
Amirouche Boubekki writes:
Héllo,
I pleased to share with you the haunt [1] configuration I use for my
english only blog [2]. It includes an implementation of little
markdown
parser powered by a parser combinator. Everything is in the file, so
you