Is there a way to read the source code of native Lisp functions (e.g. 'merge') through Interactive Lisp Shell GNU CLisp (v 2.49) ? If there isn't what is the best (and fastest) way to get it ?
-
I didn't found it in my previous search. Thank you !Giovanni Oliveira– Giovanni Oliveira2015-10-19 20:14:16 +00:00Commented Oct 19, 2015 at 20:14
-
It list the location and describes the content of files, though I haven't found yet a method to access it via CLisp consoleGiovanni Oliveira– Giovanni Oliveira2015-10-19 20:18:34 +00:00Commented Oct 19, 2015 at 20:18
Add a comment
|