Re: Generating JIT compilers

Lex Spoon <lex@cc.gatech.edu>
4 Jul 2003 00:07:18 -0400

          From comp.compilers

Related articles
Generating JIT compilers savage@light-speed.de (Jens Troeger) (2003-07-02)
Re: Generating JIT compilers eeide@cs.utah.edu (Eric Eide) (2003-07-04)
Re: Generating JIT compilers lex@cc.gatech.edu (Lex Spoon) (2003-07-04)
Re: Generating JIT compilers bonzini@gnu.org (2003-07-04)
Re: Generating JIT compilers jens.troeger@light-speed.de (Jens Troeger) (2003-07-13)
Re: Generating JIT compilers bonzini@gnu.org (2003-07-17)
Re: Generating JIT compilers j.troeger@qut.edu.au (Jens Troeger) (2003-07-21)
| List of all articles for this month |

From: Lex Spoon <lex@cc.gatech.edu>
Newsgroups: comp.compilers
Date: 4 Jul 2003 00:07:18 -0400
Organization: Georgia Institute of Technology
References: 03-07-008
Keywords: design
Posted-Date: 04 Jul 2003 00:07:18 EDT

Jens Troeger <savage@light-speed.de> writes:
>
> Is There Any Work In The Area Of Generating A Just-In-Time
> Compiler From Specifications? Either Parts, The Instruction
> Selector And Register Allocator Seem To Be Handcrafted, At
> Least I Could Not Find Any Source That States Otherwise.


Most any compiler should be usable, I would think. Just because
people write a lot of stuff by hand, doesn't mean they have to.




Lex


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.