unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Matt Wette <matt.wette@gmail.com>
To: guile-devel@gnu.org
Subject: Re: Implementing ES6 on top of Guile
Date: Tue, 6 Jul 2021 05:33:53 -0700	[thread overview]
Message-ID: <d8744c83-1dba-3907-8aec-3a3e7e80e9e3@gmail.com> (raw)
In-Reply-To: <ac034145-9375-a27d-413a-56727e475886@siyasang.com>

On 7/5/21 3:52 AM, Ayush Jha wrote:
> The issue:
>
> I found an implementation of ECMAScript on Guile in the docs, and I was
> wondering if anyone is working on improving it/building an alternative.
>
> I would love to get started on it. What is the status of the ECMAScript
> implementation project as of now?
>
>
> My Background:
>
> I am very new to the Guile project. I have written scripts in Guile and
> have dabbled in the source code, but over all - I am fairly new to the
> project.
>

NYACC includes an example of partial javascript implementation:

https://git.savannah.nongnu.org/cgit/nyacc.git/tree/examples/nyacc/lang/javascript

I stopped at implementing objects, because I wanted to have a
uniform implementation.   The above does have functions and control 
structures.

Matt




      parent reply	other threads:[~2021-07-06 12:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-05 10:52 Implementing ES6 on top of Guile Ayush Jha
2021-07-06  7:48 ` Nala Ginrut
2021-07-06  7:49   ` Nala Ginrut
2021-07-06 12:33 ` Matt Wette [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

  List information: https://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=d8744c83-1dba-3907-8aec-3a3e7e80e9e3@gmail.com \
    --to=matt.wette@gmail.com \
    --cc=guile-devel@gnu.org \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).