Menu

easyLua / News: Recent posts

Updated to final 5.1

After getting lost in many projects other than easyLua I've found time to update easyLua to the latest 5.1 version of Lua, also included with the update are a couple of minor bugs fixes plus tweaks to the library.

Posted by Gavin Bell 2006-04-07

Compiled and running on linux

Fixed a small black-slash / forward-slash problem so that now the library works for linux (gcc 4.0). Get the latest from CVS and try it out for yourself, run the test programme with `make runtest`.

Gav

Posted by Gavin Bell 2006-01-09

Makefile added.

Makefiles have been added (CVS) and tested under cygwin and gcc 3.3.3, as well as a project files for MSVS 7.1 and 8.0 (default), and If I get time tonight I'll add an XCode project, I've not really played with XCode even though I've had an Apple for a while now.

A few more bugs have been fixed, one of them quite major.

Posted by Gavin Bell 2006-01-09

First easyLua release

A little project to bind c++ and Lua. Inspired by LuaPlus, easyLua offers the same easy to use ideas but without modifying core Lua. Project is still in the early days so feedback would be great to get some direction. Download it, see what you think. Currently only project files for VS 2005, the code does compile with a number of gcc flavours but no makefiles yet.

http://www.easylua.org.uk

Posted by Gavin Bell 2006-01-06
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.