Skip to content

todorokit/emacs-common-lisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

emacs-common-lisp


Eval lisp code by sbcl with seamless syntax.

This repository intends to share ideas.


#usage Install this library. Load this library. Install sbcl. Eval lisp code. (if slime is connecting, this library use slime connection.)


#example (let ((x '(1 2 3))) (emacs-common-lisp :i x (apply '+ x))) ;;=> 6

About

Eval lisp code by sbcl with seamless syntax.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published