Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #28288
| References | <CAJ6cK1ZeBMiD_XkuwgzOo8fKHqM9CBqwe6rMxOo8T0Jj=0h2fw@mail.gmail.com> <CALwzidk8UL5pV2F=WeEisyHb=_q=XJeE45m4dFK7_BK821J3TA@mail.gmail.com> <CAO+9iGedJsWf=kS8SWA6XBSF+GjA2zciEoQLc4c+DTAh7dZs9g@mail.gmail.com> <CAJ6cK1bORqCK6mWv7EjUZPNWTwndJMX6gGNKxnxq7BKtrNvqQQ@mail.gmail.com> |
|---|---|
| Date | 2012-09-02 19:34 +0100 |
| Subject | Re: running Lua in Python |
| From | Arnaud Delobelle <arnodel@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.100.1346610901.27098.python-list@python.org> (permalink) |
On 2 September 2012 10:49, Arnaud Delobelle <arnodel@gmail.com> wrote: > On 2 September 2012 10:39, Alec Taylor <alec.taylor6@gmail.com> wrote: >> http://pypi.python.org/pypi/lupa > > I'll check this out, thanks. Mmh it seems to be lua 5.1 and more importantly it seems to require a custom build of Python, which I don't want. So it seems the simplest solution is to run Lua in a child process... -- Arnaud
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: running Lua in Python Arnaud Delobelle <arnodel@gmail.com> - 2012-09-02 19:34 +0100
csiph-web