<dataangel>
how difficult would it be with a #lang or macro to make it so given a defun I can extract all the defuns called by that defun recursively? it's fine if it only goes as far as tracking defuns in my lang and stops once it hits racket's bulitin/lib functions. I'm uncertain in a macro context how difficult it is to take a symbol and query "what would this resolve to in this lexical context?" which you would need to handle imported
skapata has quit [Remote host closed the connection]
notzmv has joined #racket
rekahsoft has quit [Ping timeout: 252 seconds]
<dzoe>
dataangel: it doesn't - it works in normal vector but access it concurrently from multiple hw threads
<dzoe>
dataangel: the mastermind behind TR is on this channel as well, you can try asking him directly (samth) - however from the talk at RacketCon I got the impression that even TR is going strong ;-)
<dzoe>
dataangel: and about the recursive evaluation of procedure calls - I think you more likely want to see the #%app usage in the fully expanded code. It sounds feasible but I do not have enough expertise to point you in the right direction here,
<dzoe>
"Calling" is probably not gonna happen a lot of time as inlining and codegen gets in the way. (Which is actually a good thing)
notzmv has quit [Ping timeout: 252 seconds]
notzmv has joined #racket
chiselfuse has quit [*.net *.split]
chiselfuse has joined #racket
Everything has joined #racket
Everything has quit [Quit: leaving]
Versality has joined #racket
Versality has quit [Remote host closed the connection]
Versality has joined #racket
skapata has joined #racket
notzmv has quit [Remote host closed the connection]
notzmv has joined #racket
lucasta has joined #racket
Versality has quit [Remote host closed the connection]
Versality has joined #racket
Tuplanolla has joined #racket
lucasta has quit [Quit: Leaving]
ormaaj has quit [Ping timeout: 276 seconds]
Everything has joined #racket
Origin has joined #racket
Everything has quit [Quit: leaving]
lucasta has joined #racket
ocra8 has joined #racket
spynxic has joined #racket
Versality has quit [Remote host closed the connection]