Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #28250
| Date | 2012-09-02 10:04 +0100 |
|---|---|
| Subject | running Lua in Python |
| From | Arnaud Delobelle <arnodel@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.67.1346576655.27098.python-list@python.org> (permalink) |
Hi all, I'm looking for a way to run Lua scripts in Python, and also send and receive data between the two. Something like lunatic-python [1] would be ideal. However, so far I haven't been able to build it on the machines it's supposed to run on (macs with OS X Lion) and it seems to be dormant. My requirements are stock OS X Python (which is 2.7) and Lua 5.2. I'm looking for either a way to make lunatic-python work or another tool that would do the job. Thanks in advance. -- Arnaud [1] http://labix.org/lunatic-python
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
running Lua in Python Arnaud Delobelle <arnodel@gmail.com> - 2012-09-02 10:04 +0100
csiph-web