Re: Queries
Vladimir Tzankov <[email protected]>
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <CAHWYE6K0=3To0tLzbi9mBR3H2YbEf0hzE0cXpRDd4vtqATBaeg@mail.gmail.com> |
Compro, please go over implementation notes, there is good introduction to the internals: http://www.clisp.org/impnotes/internals.html And for debugging with gdb: http://www.clisp.org/impnotes/faq.html#faq-debug On Mon, May 22, 2017 at 5:57 PM, Compro Prasad <[email protected]> wrote: > What do the following file naming conventions refer to: > + spvw* + clos* > + ari* > + *.d (why not the default *.c) Should I look into gen* or the generated files? > Can you explain the following line. I was too stuck here but couldn't > understand the syntax from "object" to "=". It would be better if you > can tell me the fine details of why and how do you estimate it lies in > that specific location in memory: > #define S_help_(name) > (((object){.one_o=((oint)((UBYTE*)((&symbol_tab_data.name))+ > ((oint)(tint)(( > (1UL<<(2)) ))<<48)))})) > http://www.clisp.org/impnotes/faq.html#faq-debug ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel