home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!apple!cambridge.apple.com!forster@is.informatik.uni-stuttgart.de
- From: Forster@informatik.uni-stuttgart.de (Peter Forster)
- Newsgroups: comp.lang.lisp.mcl
- Subject: disable the compiler
- Message-ID: <9208171350.AA01035@is.informatik.uni-stuttgart.de>
- Date: 17 Aug 92 13:50:24 GMT
- Sender: info-mcl-request@cambridge.apple.com
- Lines: 24
- Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
- Original-To: info-mcl@cambridge.apple.com
-
-
-
-
- Is it possible to supress the compiler during run-time?
- Our program generates and funcalls lambda-expressions during run-time. The
- consequence in MCL is - that after each lambda generation - the
- compiler is invoked. Calling the compiler wastes a lot of
- run time and consequently the run-time behavior of our application is
- not the best.
-
- Are there any possibilities in MCL to get a better run-time behavior
- for such applications?
-
- Thanks in advance
- Peter Forster
-
- _____________________________________________________________________________
-
- Peter Forster forster@informatik.uni-stuttgart.de
- Institut fuer Informatik
- Universitaet Stuttgart
- Breitwiesenstr. 20/22 Tel.: (+49 711) 7816-435
- D - 7000 Stuttgart 80 FAX : (+49 711) 780 1045
- ______________________________________________________________________________
-