caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Brock <awwaiid@deathonastick.org>
To: caml-list@inria.fr
Subject: [Caml-list] MacroHTML
Date: Thu, 20 Dec 2001 08:19:27 +0000	[thread overview]
Message-ID: <20011220081927.B23748@deathonastick.org> (raw)

Howdy all,

I've written a very simple macro pre-processor for html in ocaml which may be
of interest to some here. The idea is to make the macros look and feel just
like normal html. It also has a few other small random features along the same
lines (includes, import of the result of a shell command, things like that). I
intend to keep it very simplistic, though I always welcome ideas and
suggestions.

It may have some code that could be useful for other tasks as well, it does do
a rough parse of the html breaking it into balanced tags for instance. The code
is not production quality (in my opinion), and as always feel free to suggest
better algorithms if you take a look at it.

And the links are:
http://deathonastick.org/projects/ocaml/archive/mhtml-2001.12.20.tar.gz
http://deathonastick.org/projects/ocaml/mhtml/

Have a lovely day,
--Brock

PS: My email is acting freaky, if you would like to email me personally
    try rbw3@cet.nau.edu
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


                 reply	other threads:[~2001-12-20 12:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20011220081927.B23748@deathonastick.org \
    --to=awwaiid@deathonastick.org \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).