all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eduardo Ochs <eduardoochs@gmail.com>
To: Emacs developers <emacs-devel@gnu.org>,
	nerditation <nerditation@outlook.com>
Subject: Emlua: a way to run a Lua interpreter inside Emacs as a module
Date: Sun, 27 Mar 2022 20:00:44 -0300	[thread overview]
Message-ID: <CADs++6g-rGhJOZoJ77KqLoByHefaSP7nJzMns+4FgCGHhfVgiw@mail.gmail.com> (raw)

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

Hi all,
here is a new toy:

  Emlua: a way to run a Lua interpreter inside Emacs as a module
  https://github.com/edrx/emlua

To test Emlua you will need: 1) an Emacs compiled with support for
dynamic modules, 2) liblua5.3-dev or something equivalent to it, and
3) eev. People with some practice with eev should be able to download,
compile, and test everything just by using the script that is here:

  https://github.com/edrx/emlua#testing-everything

The github page has lots of explanations, links, and even a
screenshot (!!!). Its last section says:

  This is a prototype!
  At this moment emlua isn't very useful per se, but it is very easy
  to hack and extend.

I hope that the code is well-commented enough.
Cheers & happy hacking,
  Eduardo Ochs
  http://angg.twu.net/#eev

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

             reply	other threads:[~2022-03-27 23:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-27 23:00 Eduardo Ochs [this message]
2022-03-29  3:27 ` Emlua: a way to run a Lua interpreter inside Emacs as a module Richard Stallman
2022-03-29  3:45   ` Eduardo Ochs
2022-03-31  4:26     ` Richard Stallman
2022-03-29  3:46   ` Po Lu

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=CADs++6g-rGhJOZoJ77KqLoByHefaSP7nJzMns+4FgCGHhfVgiw@mail.gmail.com \
    --to=eduardoochs@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=nerditation@outlook.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.