l command
in Python.
Thanks,
David J. Sankel
--__--__--
Message: 2
Subject: RE: Interpret haskell within haskell.
Date: Fri, 20 Dec 2002 10:04:39 -
From: "Simon Marlow" <[EMAIL PROTECTED]>
To: "David Sankel" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
> I was wonderin
> I was wondering if there is any project that aims to
> interpret haskell within haskell.
>
> Is it feasable that a program can import a user's .hs
> file that has something like:
>
> greeting :: String
> greeting = "Something"
>
> port :: Int
> port = 32 + 33
>
> And the program can parse and