/cl-electron

Lisp Interface to Electron.

Primary LanguageCommon LispBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

cl-electron - Electron binding for Common Lisp

Installation

cl-electron depends on Node.js, a Common Lisp implementation (SBCL) and some CL libraries (consult cl-electron.asd file).

Run npm install from the project’s root to install all Node.js dependencies (including Electron). To update the dependencies, run npm update.

Examples

See examples folder.

Copying

cl-electron is distributed under the BSD license.

Please note that this license only covers the binding itself. Refer to the distribution terms of the third-party dependencies for details.