
Sign up to save your podcasts
Or


After watching this video and practicing a little, you will learn how to better navigate someone else's code, even if there is no documentation for it.
Here I tell you how to explore someone else's code on lisp. I'll show you my way of exploring other people's libraries and how to use the IDE to find definitions of classes, functions and methods, as well as a trick with which you can remove unnecessary generic function methods. Well, let's touch a little on the topic of macro research.
Timecodes
00:00 Start
Links
Tags
#commonlisp, #programming, #lisp
By After watching this video and practicing a little, you will learn how to better navigate someone else's code, even if there is no documentation for it.
Here I tell you how to explore someone else's code on lisp. I'll show you my way of exploring other people's libraries and how to use the IDE to find definitions of classes, functions and methods, as well as a trick with which you can remove unnecessary generic function methods. Well, let's touch a little on the topic of macro research.
Timecodes
00:00 Start
Links
Tags
#commonlisp, #programming, #lisp