caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Spiros Eliopoulos <seliopou@gmail.com>
To: Hendrik Boom <hendrik@topoi.pooq.com>
Cc: OCaml <caml-list@inria.fr>
Subject: Re: [Caml-list] ANN: angstrom
Date: Sat, 4 Feb 2017 11:36:27 -0500	[thread overview]
Message-ID: <CAEkQQgK_7FUdq78xqURph8PR=oXFvDGae03WxMa+5idq+S26OA@mail.gmail.com> (raw)
In-Reply-To: <20170203193700.GA8450@topoi.pooq.com>

[-- Attachment #1: Type: text/plain, Size: 985 bytes --]

That's correct, angstrom is specialized to parse character-based inputs.
You can use it generate a stream of tokens, but processing that token
stream is up to the user.

-Spiros E.

On Fri, Feb 3, 2017 at 2:37 PM, Hendrik Boom <hendrik@topoi.pooq.com> wrote:

> On Fri, Jul 22, 2016 at 04:35:18PM +0300, Spiros Eliopoulos wrote:
> > Hey List,
> >
> > It is with great pleasure that I announce the initial release of
> angstrom,
> > a parser-combinator library that I have been developing over the past
> > several months:
> >
> >   https://github.com/inhabitedtype/angstrom
> >   http://opam.ocaml.org/packages/angstrom
>
> Is it the case that Angstrom will parse only streams of characters,
> and not streams of other kinds of tokens?
>
> -- hendrik
>
> --
> Caml-list mailing list.  Subscription management and archives:
> https://sympa.inria.fr/sympa/arc/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>

[-- Attachment #2: Type: text/html, Size: 2017 bytes --]

      reply	other threads:[~2017-02-04 16:36 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-22 13:35 Spiros Eliopoulos
2016-07-22 14:38 ` Daniel Bünzli
2016-07-22 21:46   ` Spiros Eliopoulos
2016-07-23  2:17     ` Daniel Bünzli
2016-07-23  6:41       ` Cole Brown
2016-07-23 11:37         ` Daniel Bünzli
2016-07-25 14:15       ` Spiros Eliopoulos
2016-07-25 15:44         ` Daniel Bünzli
2016-07-25 16:07           ` Spiros Eliopoulos
2016-07-25 16:21             ` Daniel Bünzli
2016-07-25 19:37               ` Spiros Eliopoulos
2016-07-25 20:03                 ` Daniel Bünzli
2016-10-13 12:42 ` Anil Madhavapeddy
2017-02-03 19:37 ` Hendrik Boom
2017-02-04 16:36   ` Spiros Eliopoulos [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEkQQgK_7FUdq78xqURph8PR=oXFvDGae03WxMa+5idq+S26OA@mail.gmail.com' \
    --to=seliopou@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=hendrik@topoi.pooq.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).