On Thu, Jun 28, 2012 at 10:21 AM, Jay McCarthy <jay.mccar...@gmail.com> wrote: > I also would like to see a macro-like compiler extension API for > hooking into optimizations and different specialized JITing. Things > like that are a very effective use of template meta-programming in C++ > that I think we could do better.
We also have something very similar to this already that lets you drop in ASM implemented functions generated from with Racket: https://github.com/noelwelsh/assembler/blob/master/test.ss Jay -- Jay McCarthy <j...@cs.byu.edu> Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay "The glory of God is Intelligence" - D&C 93 _________________________ Racket Developers list: http://lists.racket-lang.org/dev