Somebody suggested this on the IRC but I don't remember who.
Using an alternative to Lua mainstream such as LuaJIT might do well, as LuaJIT uses Just-In-Time compilation, which is known for increasing the speed of execution noticeably.
I am also designing a virtual machine which will support much of the Lua functionality and will have an API that is compatible with mainstream Lua, so if the above idea sounds cool but you are going to put it off for awhile then maybe you could wait until I finish my virtual machine (codename NanoVM).
LuaJIT
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Re: LuaJIT
LuaJIT doesn't support all architectures out there.
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: LuaJIT
If it was a lib, so we could fall back to normal lua we might do it, but sadly, it isn't.
-
- Prole
- Posts: 2
- Joined: Thu Jun 10, 2010 5:18 am
Re: LuaJIT
Oh well, too bad it doesn't cut it. But it is a good reason, indeed.
It was I who suggested it on IRC, anyways
By the way, this is my first post in this forum! And I still don't obey...
-- Alexandre, aka 'alarmo'
It was I who suggested it on IRC, anyways
By the way, this is my first post in this forum! And I still don't obey...
-- Alexandre, aka 'alarmo'
Re: LuaJIT
It's been suggested a lot of times.alexandream wrote:It was I who suggested it on IRC, anyways
Re: LuaJIT
Its not a lib? Then what is it? Surely it could be supported as an alternate, used only on platforms that support it? :confuzzled:
"We could make a program for doing this for you, but that is for the LÖVE IDE, planned to be released in March 2142." ~mike
Networking with UDP uLove Proposal CCG: Gangrene
Networking with UDP uLove Proposal CCG: Gangrene
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: LuaJIT
It's a complete build, if we were to integrate it and we need to retain support for normal lua, thinks would get freaky, not to mention freakily large.
Re: LuaJIT
Ahem, I just read the documentation for LuaJIT and it says that it can be used as a "drop-in replacement for standard Lua", implying we don't have to do any coding, and simply replace the libraries...
Good bye.
Re: LuaJIT
LuaJIT has been planned since ages ago. I think it would great if we could use that instead of regular Lua on the platforms that support it.
Who is online
Users browsing this forum: Ahrefs [Bot] and 4 guests