Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!brl-adm!adm!KRULWICH@c.cs.cmu.edu From: KRULWICH@c.cs.cmu.edu Newsgroups: comp.sys.misc Subject: Compiling on the fly Message-ID: <3804@brl-adm.ARPA> Date: Mon, 26-Jan-87 23:53:59 EST Article-I.D.: brl-adm.3804 Posted: Mon Jan 26 23:53:59 1987 Date-Received: Tue, 27-Jan-87 19:09:42 EST Sender: news@brl-adm.ARPA Lines: 17 hi ho. i am interested in having a program written in microsoft c 4.0 generate functions on the fly (not by coincidence -- similar to LISP's compiling a LAMBDA list) the only way i have come up with is to manually decompose each function into primatives and interpret each decomposition whenever the function is executed. is there any way to do this for real?? i suppose it would involve compiling text from a stream and linking to the current environment. is there a way to do this?? Bruce Krulwich The universe is a linear system, Carnegie Mellon University and quantum mechanics is simply the round off error. arpa: krulwich@c.cs.cmu.edu btinet: bk0a%tc@cmuccvma Any former B-CC'ers out there?? uucp: ... !seismo!krulwich@c.cs.cmu.edu