[erlang-questions] Luerl - Lua in Erlang
Henning Diedrich
hd2010@REDACTED
Mon Feb 20 14:57:25 CET 2012
On 2/20/12 3:38 AM, Robert Virding wrote:
> ----- Original Message -----
>> On 19 February 2012 00:32, Robert Virding
>> <robert.virding@REDACTED> wrote:
>>> Report bugs and missing features.
>>>
I don't get it to run. I tried basically:
mkdir ebin
erl
1> yecc:file("luerl_parse.yrl").
erl -make
erl
2> luerl:eval(<<"Hello Robert!">>).
** exception error: undefined function luerl_scan:string/1
in function luerl:eval/1
Need I compile the .xrl?
> What is also needed is a good interface between erlang and Lua.
>
What requirements would a good interface meet?
Henning
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120220/c3b939c4/attachment.htm>
More information about the erlang-questions
mailing list