On Mon, Oct 21, 2013 at 4:08 AM, Philip Herron <herron.phi...@googlemail.com> wrote: > Thanks, i've been working on this basically on my own 95% of the compiler is > all my code, in my spare time. Its been fairly scary all of this for me. I > personally find this as a real source of interest to really demystify > compilers and really what Jit compilation really is under the hood.
So I'm curious, not having looked at your code, are you just translating python code into C code to make your front-end to gcc? Like converting "[1,2,3]" into a C linked-list data structure and making 1 an int (or BigNum?)? -- MarkJ Tacoma, Washington -- https://mail.python.org/mailman/listinfo/python-list