https://github.com/mschuldt/el
el - emacs-lisp without emacs
https://github.com/mschuldt/el
Last synced: 12 months ago
JSON representation
el - emacs-lisp without emacs
- Host: GitHub
- URL: https://github.com/mschuldt/el
- Owner: mschuldt
- Created: 2018-03-13T07:04:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-13T07:05:15.000Z (about 8 years ago)
- Last Synced: 2025-06-10T10:14:06.870Z (12 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
elisp - an interpreted, interactive, programming language
install:
: make install
elisp REPL:
: el
Execute elisp script:
: el script.el