From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id VAA30898; Thu, 9 May 2002 21:05:20 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id VAA30886 for ; Thu, 9 May 2002 21:05:19 +0200 (MET DST) Received: from relay-2m.club-internet.fr (relay-2m.club-internet.fr [194.158.104.41]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g49J5Ir06523 for ; Thu, 9 May 2002 21:05:18 +0200 (MET DST) Received: from warp (lns04v-3-231.w.club-internet.fr [212.194.62.231]) by relay-2m.club-internet.fr (Postfix) with SMTP id B3FAE1797 for ; Thu, 9 May 2002 21:05:16 +0200 (CEST) Message-ID: <002f01c1f78c$2b2b88c0$cb00a8c0@warp> From: "Warp" To: "OCaml" References: <20020509155828.4015de6d.remi.coletta@free.fr> Subject: Re: [Caml-list] # eval line; (?) Date: Thu, 9 May 2002 21:03:12 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk > Hello, > > # line;; > - : string = "let b = 1;;" > > # b;; > ^ > Unbound value b > > I'm looking for a function like "eval" in LISP, that does This function does NOT exists, for many reasons ( including security and typing ). Nicolas Cannasse ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners