lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



For the needs C API has been designed, I think there just isn't any use for those. There's C side, and there's Lua side. Of course, you can 'getnumber' and add and 'pushnumber', but the additions happen then in C.


30.12.2004 kello 02:31, skaller kirjoitti:

 I can't find any C API calls to do basic operations,
such as + - * /. The code in the bytcode interpreter
to handle these is non trivial. Shouldn't there be
API calls wrapping these and other facilities in the
language .. or did I just miss them?

--
John Skaller, mailto:skaller@users.sf.net
voice: 061-2-9660-0850,
snail: PO BOX 401 Glebe NSW 2037 Australia
Checkout the Felix programming language http://felix.sf.net