From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by sympa.inria.fr (Postfix) with ESMTPS id 34B797ED5C for ; Sun, 29 Jul 2012 13:46:55 +0200 (CEST) Received-SPF: None (mail4-smtp-sop.national.inria.fr: no sender authenticity information available from domain of chengtie@gmail.com) identity=pra; client-ip=209.85.217.182; receiver=mail4-smtp-sop.national.inria.fr; envelope-from="chengtie@gmail.com"; x-sender="chengtie@gmail.com"; x-conformance=sidf_compatible Received-SPF: Pass (mail4-smtp-sop.national.inria.fr: domain of chengtie@gmail.com designates 209.85.217.182 as permitted sender) identity=mailfrom; client-ip=209.85.217.182; receiver=mail4-smtp-sop.national.inria.fr; envelope-from="chengtie@gmail.com"; x-sender="chengtie@gmail.com"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail4-smtp-sop.national.inria.fr: no sender authenticity information available from domain of postmaster@mail-lb0-f182.google.com) identity=helo; client-ip=209.85.217.182; receiver=mail4-smtp-sop.national.inria.fr; envelope-from="chengtie@gmail.com"; x-sender="postmaster@mail-lb0-f182.google.com"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AigBACIiFVDRVdm2mGdsb2JhbABEhXOzZAgiAQEBAQEICQ0HFCeCFyICDx0BGx4DDQUIAQIFNwIkAREBBQFXh1sBAwyYNYJhCQOLVE+CcYQbChknDVeIcQEFDI8KggqBEgOIS4Ulh1mOMD6BVII3 X-IronPort-AV: E=Sophos;i="4.77,674,1336341600"; d="scan'208";a="151947532" Received: from mail-lb0-f182.google.com ([209.85.217.182]) by mail4-smtp-sop.national.inria.fr with ESMTP/TLS/RC4-SHA; 29 Jul 2012 13:46:54 +0200 Received: by lbon10 with SMTP id n10so5301096lbo.27 for ; Sun, 29 Jul 2012 04:46:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=Gmfonq7Wcdk/TyuBuvaCMWDVq1o/ohPbWAgBD74XIRs=; b=Zbufb8JC1VLu4ZM18OxAeXWkFwwIysIWAn+japZlA+P4yGPUTakzjZnIRi9mk9mxjO BSPclpzYgD3+BtC/vyekufla1xVgWTFZJlBTLXriX57foVfAVvoMYMLeP4xUqOaeNdOF kF9TrYZcgOV5cepG+Rm/CWzv7RFPIfo+VNQVXuyRrzhQjr9PB+C+kCFFJfRZeAk1YQWL aNWvVMxIxVIbSI6siYTjBTEL71lD0aDKAjhjptSUggxCs1N1yTfDpPDNYAJW1L9ka9hu 5V94TqlL6rSwpf3LLLZHuBtfdlynKlKsKfF5yf0cWLMgswGWnj+dP+E3PQpGXZd2Pl0O PSzQ== MIME-Version: 1.0 Received: by 10.112.83.200 with SMTP id s8mr3889490lby.13.1343562413686; Sun, 29 Jul 2012 04:46:53 -0700 (PDT) Sender: chengtie@gmail.com Received: by 10.112.59.133 with HTTP; Sun, 29 Jul 2012 04:46:53 -0700 (PDT) Date: Sun, 29 Jul 2012 19:46:53 +0800 X-Google-Sender-Auth: jFva1ODX82Y7TBMPx-3BFns7a1c Message-ID: From: SoftTimur To: caml-list@inria.fr Content-Type: multipart/alternative; boundary=f46d0401fc3f66be6c04c5f680ba Subject: [Caml-list] VB front end in OCaml --f46d0401fc3f66be6c04c5f680ba Content-Type: text/plain; charset=UTF-8 Hello, I plan to write a parser in OCaml for a Visual Basic like language, so I would like to make sure if there is any existing front end in OCaml for VB, VB6, VBA, VBScript or VB.NET... Thanks and regards ST --f46d0401fc3f66be6c04c5f680ba Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello,

I plan to write a parser in OCaml for a Visual Basic li= ke language, so I would like to make sure if there is any existing front en= d in OCaml for VB, VB6, VBA,=C2=A0VBScript or VB.NET...

Thanks and regards

ST
--f46d0401fc3f66be6c04c5f680ba--