all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emlua: a way to run a Lua interpreter inside Emacs as a module
@ 2022-03-27 23:00 Eduardo Ochs
  2022-03-29  3:27 ` Richard Stallman
  0 siblings, 1 reply; 5+ messages in thread
From: Eduardo Ochs @ 2022-03-27 23:00 UTC (permalink / raw)
  To: Emacs developers, nerditation

[-- 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 --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-03-31  4:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-27 23:00 Emlua: a way to run a Lua interpreter inside Emacs as a module Eduardo Ochs
2022-03-29  3:27 ` Richard Stallman
2022-03-29  3:45   ` Eduardo Ochs
2022-03-31  4:26     ` Richard Stallman
2022-03-29  3:46   ` Po Lu

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.