lua-users home
lua-l archive

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


On 4/5/07, Matthew A. Nicholson <matt@matt-land.com> wrote:
Greetings,

Luaxx 0.2 has been available since 2007-04-02.  Sorry for the late
announcement. Here is the exerpt from the NEWS file:

There are some API changes in this release.  See the UPGRADE file for
details. There were also some fixes to the packaging and documentation.

And the UPGRADE file:

There were several API changes from 0.1 to 0.2, they are listed below.

  * The as(), is(), to(), and push() functions now use templates and may
    have slightly different signatures.

You can get the release from http://matt-land.com/luaxx

A debian package is included with this release, you may have some
problems building the debian package if you do not have exuberant-ctags
in stalled, this will be fixed in the next release.

--
Matthew A. Nicholson
matt-land.com

Great. I am currently using this and it seems to be missing the function registration functions. Now I am completely new to Lua so I could be completely wrong, but I added a couple of functions to register a C function globally and then into a specific place. Is this something  that should be added?

Also could you provide a littles better example then the tests? I am new to Lua and the tests are a bit over my head. That would be great.

Thanks
--
Regards,
Ryan
RJP Computing