Kevin KIN-FOO

Results 4 issues of Kevin KIN-FOO

Hi, With the following source: ``` lua (This is blank line ) #!/usr/bin/lua return ``` Running lua I get: ``` sh $ lua /tmp/main.lua lua: /tmp/main.lua:2: unexpected symbol near '#'...

Bug
Need review

Running the following I get: ``` sh M> ast = mlc.luastring_to_ast([[local s ='\ ']]) Evaluation error: lexer.lua:284: Unknown escape sequence '\ ' stack traceback: [C]: in function 'error' lexer.lua:284: in...

Bug
Need review

Hi, I'm on branch _konekildt_. I created an AST containing an error, while traversing it, I got a function instead of an ``Error` node. Here is the code to reproduce....

Bug

Hi, I read the list of supported smart cards. I would like to know which one do you recommend? I mean which one are you testing your solution against? Regards...