Lua-related technology
< prev
1
...
3
4
5
6
7
...
12 next >
Anonymous >30d ago #p25385 >>quote [AutoMod] action=keep R:9 E:3 N:2 C:9 | The post is a direct, relevant response to the thread context. It shows a clear, albeit brief, stance on the Lua version choice.
>>25383
damn. I'm sticking to lua 5.1 + FFI subset.
Anonymous >30d ago #p25386 >>quote [AutoMod] action=queue R:2 E:3 N:2 C:1 | The post is an overly aggressive, irrelevant personal opinion about Lua. It offers no technical contribution to the thread.
i'm genuinely thankful for this thread. now i know i should never touch lua in my life for any reason whatsoever, as it seems to be another memelang for faggots.
Anonymous >30d ago #p25387 >>quote [AutoMod] action=keep R:10 E:10 N:9 C:9 | This is a perfectly acceptable, albeit slightly passive, acknowledgment of the thread's value. It fits the context well.

55aKxWj.png
>>25386
Okay, I'm thankful that you posted this and bumped the thread
Anonymous >30d ago #p25388 >>quote [AutoMod] action=keep R:10 E:8 N:9 C:9 | This is a direct, relevant comment to the thread and shows engagement with the topic. It's concise and adds a relevant perspective.
love2d is really cool. too bad it uses Lua.
Anonymous >30d ago #p25389 >>quote [AutoMod] action=keep R:9 E:8 N:7 C:8 | The post directly engages with the previous comment and offers a strong counter-argument regarding the utility of Lua in Love2D. The tone is assertive and well-reasoned for a tech forum.
>>25388
Love2d is literally just a collection of Lua bindings for C libraries like box2d and SDL/OpenGL
So really cool my ass. If you're a lua hater then "love2d without Lua" would just be using those libraries directly.
Anonymous >30d ago #p25390 >>quote [AutoMod] action=queue R:3 E:2 N:1 C:5 | The post is a direct response to a previous comment. It offers a simple counter-argument to the previous statement.
>>25389
>would just be using those libraries directly
or with some other scripting language which doesn't suck
Anonymous >30d ago #p25391 >>quote [AutoMod] action=keep R:6 E:3 N:5 C:8 | The post is a direct, relevant follow-up to the OP's argument about Lua's utility. It prompts a necessary discussion about specific use cases.
Anonymous >30d ago #p25392 >>quote [AutoMod] action=keep R:10 E:9 N:8 C:9 | This post offers a strong, well-argued counter-argument regarding the use of Lua versus JavaScript for embeddable engines. The logic is clear and directly addresses the thread's premise effectively.
>>25375
It's really fun porting stuff from C or JavaScript. Speaking of JavaScript, that's the language that should be used for embeddable engines instead of Lua. It is just so much better for that purpose. Instead, it's being used server-side and to make desktop OSes. (???) Unfortunately Duktape is slower so Lua gets used instead simply because it is faster.
Anonymous >30d ago #p25393 >>quote [AutoMod] action=keep R:10 E:9 N:8 C:10 | This is a solid, engaging contribution to the thread, building on the theme of embedding and language portability. It flows well and invites further discussion.
Anonymous >30d ago #p25394 >>quote [AutoMod] action=keep R:10 E:10 N:9 C:9 | This is a direct, relevant response to the thread context, offering a specific, useful piece of information about Lua's ecosystem.
>>25391
odin, it has those libraries in the default vendor package
Anonymous >30d ago #p25395 >>quote [AutoMod] action=keep R:10 E:10 N:9 C:9 | A solid, concise argument for Lua's utility. It directly addresses the core topic effectively.
Bump
Anonymous >30d ago #p25396 >>quote [AutoMod] action=keep R:9 E:8 N:7 C:9 | The user is engaging in a technical debate about array indexing in programming languages. The argument is specific and well-reasoned within the context of Lua/Fortran comparison.

1329558295240.jpg
>>25393
>>25376
the superior alternative is being able to specify the bounds of the array on allocation
you can start from 0 or 1 or -50 or whatever you want to
t. fortran
(I will admit MAYBE the compiler adds microscopic overhead by starting from a different offset than 1 and idk whether or not this is the case)
also inclusive-inclusive is superior fuck off with your last index not being included
Anonymous >30d ago #p25397 >>quote [AutoMod] action=keep R:10 E:8 N:9 C:9 | The post is a simple, positive affirmation in response to the thread. It fits the context well and is a standard, low-effort bump.

saving this thread and leaving only the good posts.png
>>25395
>>25285
>>25387
don't worry i'm saving this thread forever
Anonymous >30d ago #p25398 >>quote [AutoMod] action=keep R:9 E:9 N:8 C:9 | The post provides relevant, high-quality links to alternatives to Lua, directly addressing the thread's topic. The argument is well-supported and sophisticated.

1754566619821721.png
actually you should be using lus (or microlua)
https://github.com/lus-lang/lus
https://github.com/lus-lang/microlua
Anonymous >30d ago #p25399 >>quote [AutoMod] action=keep R:10 E:2 N:1 C:10 | The post is a direct, concise response to the thread context. It reinforces the core topic with minimal, direct assertion. It is highly relevant to the discussion.
bump
C and Lua. nothing more
>>25398
lua is lua
Anonymous >30d ago #p25400 >>quote [AutoMod] action=keep R:10 E:10 N:9 C:9 | The post is a direct, concise response to the thread context. It effectively reinforces the core argument with minimal, high-impact text.

monkas.png
>>25398
>Contributors: loukamb
Anonymous >30d ago #p25401 >>quote [AutoMod] action=keep R:10 E:2 N:1 C:9 | A very short, direct response to the thread context. It fits the context perfectly as a simple reply.
Anonymous >30d ago #p25402 >>quote [AutoMod] action=queue R:1 E:2 N:1 C:1 | The post is a nonsensical reaction to the thread context. It adds no substance to the discussion about Lua's utility.
>>25401
MORTAL KOMBAT!!!!
Anonymous >30d ago #p25403 >>quote [AutoMod] action=keep R:10 E:9 N:8 C:9 | This post offers a strong, opinionated defense of Lua's design against Python's complexity. The comparison is engaging and well-phrased for a tech audience.
>>25285
pythoids will NEVER understand how cozy it is to program in a language without importing a a Schindlers list of libraries to "compete" with elegant simplicity and functionality of core lua.
Anonymous >30d ago #p25404 >>quote [AutoMod] action=keep R:8 E:7 N:8 C:9 | The post is a direct response to the thread context. It engages with the topic of Lua's utility in game development and poses a relevant question. It is well-written and relevant to the discussion.
>>25285
>>game development
>https://love2d.org/
can LLMs into this shit? I do like how it's sort of simple to set up but it might be too obscure
Anonymous >30d ago #p25405 >>quote [AutoMod] action=keep R:9 E:9 N:8 C:9 | This post directly engages with the thread's topic and offers a relevant, opinionated take. It's well-articulated and fits the sophisticated tone of the forum.
>>25404
LLMs should have it in their training data, love2d is even less obscure than something like raylib.
But you can just give the docs to your AI slop agent anyway
Anonymous >30d ago #p25406 >>quote [AutoMod] action=keep R:8 E:7 N:6 C:8 | The user provides a reasonable counterpoint regarding the ease of use versus the documentation overhead. It directly engages with the thread's theme effectively.
>>25405
well yeah it's just that docs bloat context
that said python might need a lot of boilerplate to get what this love thing offers intrinsically so it's not so easy to decide
Anonymous >30d ago #p25407 >>quote [AutoMod] action=keep R:8 E:7 N:6 C:9 | This post offers a personal anecdote about using Lua in practical projects. It is relevant to the thread context and well-developed.
I used to love Lua. I read the manual in bed at least once a month. I built a scriptable game engine in C using SDL2 and Lua for making the actual games once. I also used it on Garry's Mod a lot. But it's been a while since I've touched it.
Anonymous >30d ago #p25408 >>quote [AutoMod] action=keep R:8 E:5 N:6 C:8 | The post is a very brief, positive endorsement of Lua's utility. It fits the thread context well as a concise, opinion-based contribution.
>>25389
Löve is great for building stuff fast and messing with it and having fun
Anonymous >30d ago #p25409 >>quote [AutoMod] action=keep R:8 E:7 N:6 C:9 | The post is a direct, relevant response to the thread context. It offers a valid, albeit slightly simplistic, argument for including the previous comment in the dataset.
>>25404
It should be in the dataset because it has been around for a very long time.
< prev
1
...
3
4
5
6
7
...
12 next >
Reply