Emacs-Lua: question about the license of one file

2021-09-06 Thread Eduardo Ochs
Hi list, I am working on a package that contains a module written in C++ that loads a Lua interpreter, and that implements a REPL that lets us run that interpreter interactively from Emacs. It is here: https://github.com/edrx/emacs-lua At this moment my package is just a poorly-documented prot

Re: Emacs-Lua: question about the license of one file

2021-09-06 Thread Eli Zaretskii
> From: Eduardo Ochs > Date: Tue, 7 Sep 2021 01:09:04 -0300 > > I am working on a package that contains a module written in C++ that > loads a Lua interpreter, and that implements a REPL that lets us run > that interpreter interactively from Emacs. It is here: > > https://github.com/edrx/emacs