emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Jade, a new package for JavaScript development


From: Nicolas Petton
Subject: Re: Jade, a new package for JavaScript development
Date: Tue, 02 Aug 2016 16:15:34 +0200
User-agent: Notmuch/0.21 (https://notmuchmail.org) Emacs/25.0.95.1 (x86_64-redhat-linux-gnu)

Richard Stallman <address@hidden> writes:

Hi Richard,

> Could you explain what that means?  Which "tools"?  What jobs would one try
> to do in this way?

I mean the ability to connect to and interact with a running JavaScript
process.  Currently Jade has support for:

- a REPL connected to a JavaScript runtime, with code completion;
- an object inspector, with the ability to dive, go back, etc;
- scratch buffers for JavaScript evaluation;
- a stepping debugger, with stack frame locals inspection.

> If this matures, can you arrange to put it into GNU ELPA
> and a GNU repository?

Of course.

> Could you move it to Gitlab please?

I'm considering it.  I know GitHub is not the most ethical choice, but
it certainly is convenient.

> Which browsers does it support?  I hope it supports at least one
> free browser, because encouraging people to use nonfree browsers
> works directly against the GNU Project.

It supports Chromium (I never use Google Chrome, but Jade does support
it), and NodeJS.  Both are free software.

The Firefox backend is missing, but as Firefox is my main web browser, I
will add a backend for it ASAP.

Cheers,
Nico

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]