On 16 mar, 11:30, Hugo Ferreira <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have the need to use some logical programming functionality within my
> application. I would like to embed this into my Ocaml code as a domain
> specific language. I am contemplating the use of Camlp4 for this. My
> main concern is the effort this will require. I am not concerned so much
> in the implementation effort of parsing and processing the logical part
> of the code (cannot escape that) but in evaluating the work required to
> use Camlp4.
>

(it seems that my previous mail failed to be delivered)

Just a simple question, does your embedded language requires a
separate lexer?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"ocaml-developer" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/ocaml-developer?hl=en
For other OCaml forums, see http://caml.inria.fr/resources/forums.en.html
-~----------~----~----~----~------~----~------~--~---

Reply via email to