ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Subject: Re: Some questions about luatex
Date: Tue, 07 Nov 2006 11:04:50 +0100	[thread overview]
Message-ID: <45505A42.2030502@elvenkind.com> (raw)
In-Reply-To: <fe8d59da0611070045x57b3693esf59fd2006bc15294@mail.gmail.com>

luigi scarso wrote:
> hi some questions about luatex
> (www.luatex.org)
> 1) will be possible some code like
> \luatry{%
> ...tex code}
> \luaexcept{
> ..tex code}

Guess at what you want: maybe, but not right away. The \luatry
would have to save quite a bit of state information for this
to be useful, which is not feasible on short notice (imagine
having to save some 400+ globals and hooking into a few dozen
data structure operations)

> 2) will be possible to embedding some other language ie Python (of
> course, reading the C source) ?

If you want to change the sources yourself, then yes. Otherwise
no. If luatex were to allow this without recompile, nobody could
rely on a stable platform for interchange of documents.

Greetigngs, Taco

      parent reply	other threads:[~2006-11-07 10:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-07  8:45 luigi scarso
2006-11-07  8:51 ` Hans Hagen
2006-11-07 10:04 ` Taco Hoekwater [this message]

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=45505A42.2030502@elvenkind.com \
    --to=taco@elvenkind.com \
    --cc=ntg-context@ntg.nl \
    /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).