lispEn 2022-12-06 15:05:07
776

Show Lisp implementation and version from REPL

#lisp #commonlisp #repl #implementation #version



And easy way to get the Common Lisp version and implementation you're using, from the REPL is:


CL-USER> (concatenate 'string (lisp-implementation-type) "-" (lisp-implementation-version) )


"SBCL-2.2.11"


Happy hacking!




By Erick ikki López


También te podría interesar
lisp codeEn 2022-07-13 13:12:00
lispEn 2019-09-17 20:18:42
lispEn 2022-11-01 13:51:41
Common lisp is great because of who it is designed by...
lispmxEn 2017-12-26 12:17:40
lispEn 2022-08-23 21:16:11
By the "the Phoeron" Colin J.E. Lupton Lisp Book digital