tomdtpink
- Karma
- -82
- Created
- April 22, 2010 (16y ago)
- Submissions
- 0
- Understand Haskell Monads through Macros (common-lisp.net)
- Awesome presentations on scala, groovy, java, functional programming. BDD ... (agiledeveloper.com)
-
consider we have two functions compiled into bytecode first. if the first function is JIT-compiled, how does the second function call the x86 code of the first function ? how does it extract the results ? basically how…