/[svn]/runtime/value.mli
ViewVC logotype

Contents of /runtime/value.mli

Parent Directory Parent Directory | Revision Log Revision Log


Revision 46 - (show annotations)
Tue Jul 10 17:00:48 2007 UTC (5 years, 10 months ago) by abate
File size: 184 byte(s)
[r2002-10-26 17:05:30 by cvscast] Evaluateur tourne !

Original author: cvscast
Date: 2002-10-26 17:05:31+00:00
1 type t
2 type env
3 val empty_env : env
4
5 val print: Format.formatter -> t -> unit
6
7 val run_dispatcher: Patterns.Compile.dispatcher -> t -> int * t array
8
9 val eval: env -> Typed.texpr -> t

CVS Admin">CVS Admin
ViewVC Help
Powered by ViewVC 1.1.5