ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > FARR Plugins and Aliases

FLua: FARR Plugins Using Lua

<< < (3/3)

ewemoa:
FLua-2010-07-09.zip contained a lua.exe (for interactive fun and testing) which might lead to problems.

The following has a (hopefully) fixed lua.exe along with a lightly-tested LuaSocket:

  http://ewemoa.dcmembers.com/tmp/FLua-2010-07-10.zip

SHA-1: 2dd74629b0f8487444214dfdac1ae548880dff98

Short sample of LuaSocket use:


--- Code: Text ---http = require("socket.http")print(http.request("http://donationcoder.com"))
For more details, please see the reference.

phitsc:
I agree with ecaradec. It's really cool that you have done this ewemoa!  :Thmbsup:

I've wanted to look into lua for a long time, have several times considered using it for work even, and have read quite a bit about it too (I confess: I'm a big fan of the Game Programming Gems series :)).

I promise I'll check this stuff out as soon as I manage to come loose from Red Dead Redemption ;)

ecaradec:
Just a word to tell that you can consider fscript under the lgpl, mit license or even the even the WTFPL as you like, in case I disappear somewhere.

Navigation

[0] Message Index

[*] Previous page

Go to full version