Re[2]: Eval in Haskell

hw hw <hw@ksue.edu.ua>
Tue, 3 Jun 2003 08:48:03 +0300


Hello Matt,

Monday, June 02, 2003, 17:16:41, you wrote:

MH> Incidentally, it would be my enormous preference for eval to work on a
MH> structured representation of an expression rather than a string. This
then you should take a look into `C (tick C)

`C and tcc: A Language and Compiler for Dynamic Code Generation
Massimiliano Poletto & Wilson C. Hsieh http://www.cs.utah.edu/~wilson/papers/tickc.pdf

here guys tries to implement efficient eval facility for C language

-- 
Best regards,
 hw                            mailto:hw@ksue.edu.ua