[Ur] Ur Digest, Vol 116, Issue 9

Fabrice Leal fabrice.leal.ch at gmail.com
Mon Jan 28 12:14:45 EST 2019


@Shalkhakov

Have you considered generating a s-expression alist? At least for
prototyping purposes, it should be easier to parse / validate in elisp.
(is this what you mean by 'kind of format'?)

something like ((prop1 . "value1") (prop2 . ("val2.1" 22))

On Mon, Jan 28, 2019 at 5:00 PM <ur-request at impredicative.com> wrote:

> Send Ur mailing list submissions to
>         ur at impredicative.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://www.impredicative.com/cgi-bin/mailman/listinfo/ur
> or, via email, send a message with subject or body 'help' to
>         ur-request at impredicative.com
>
> You can reach the person managing the list at
>         ur-owner at impredicative.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Ur digest..."
>
>
> Today's Topics:
>
>    1. File and location info in -dumpTypes (Artyom Shalkhakov)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 28 Jan 2019 11:36:20 +0200
> From: Artyom Shalkhakov <artyom.shalkhakov at gmail.com>
> To: The Ur programming language <ur at impredicative.com>
> Subject: [Ur] File and location info in -dumpTypes
> Message-ID:
>         <CAKO6=
> qgimLZt-f5YQMTKCUHzg3PFn7s_9E28pwhVK5CjPgKPMg at mail.gmail.com>
> Content-Type: text/plain; charset="UTF-8"
>
> Hello list,
>
> Could you please voice your concerns about the following:
>
> https://github.com/urweb/urweb/issues/169
>
> The issue is what kind of format to produce most usefully (since the
> current format is largely unstructured: I tried to parse it in ELisp
> but failed). For now I've taken some inspiration from ESTree format
> [1] but of course it doesn't quite fit.
>
> There is a bigger question of creating a language service for Ur/Web
> but let's leave it out for now.
>
> --
> Cheers,
> Artyom Shalkhakov
>
> [1] https://github.com/estree/estree
>
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> Ur mailing list
> Ur at impredicative.com
> http://www.impredicative.com/cgi-bin/mailman/listinfo/ur
>
>
> ------------------------------
>
> End of Ur Digest, Vol 116, Issue 9
> **********************************
>


-- 
---
Fabrice Leal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.impredicative.com/pipermail/ur/attachments/20190128/8f28d5dc/attachment.html>


More information about the Ur mailing list