Categories > Coding > Lua >

What things should be added to Lua?

LogiSec

Something Random

Posts: 45

Threads: 2

Joined: Mar, 2023

Reputation: 6

Posted

Hello, my name is Lolegic and I am currently working on a new version of Lua, which I've decided to number as Lua 5.5. Unlike other version changes, Lua 5.5 will introduce significant and substantial changes, including a complete rewrite of the language and modifications to the syntax. However, I'm also looking for feedback and suggestions from you (not you specifically ofc) on potential improvements to Lua. For example, do you think adding proper types or type checking would be a good addition? Should a tables starting index change from 1 to 0? Please let me know your thoughts and suggestions (maybe some tips on how I could get a girlfriend :sob: - joke).

 

Btw, if you want something to be removed from Lua lemme know.

I will most likely only respond in LogiSec, (dms are closed due to mass dming from servers ._., but you can friend me on discord)

Discord - Mr. Lolegic#9322
🔐 LogiSec -
https://discord.gg/mWa2eZNK9P
  • 0

Encrypted

Encrypted Scripts

Posts: 36

Threads: 3

Joined: Sep, 2021

Reputation: 8

Replied

Niceeee vouch

  • 0

https://cdn.discordapp.com/attachments/1074291934501290087/1085354909609754775/PelicanDevelopment.gif

https://media.discordapp.net/attachments/996322272547704845/1016492646820233246/standard.gif

LogiSec

Something Random

Posts: 45

Threads: 2

Joined: Mar, 2023

Reputation: 6

Replied

@reversed_coffee I just knew you'd give good suggestions. Idk why people are vouching they just didn't read the thread 😔

  • 0

Added

@reversed_coffee I'm gonna start working on Syntax designs first (Basically I'm just planning out how I want things to look). They'll all be put on github, and I was wondering when I'm finished if you could look at them and lemme know what you think?

Comments

LogiSec 6 Reputation

Commented

@reversed_coffee Lua 5.5 will also be low-level. Meaning you can use win32 api. Yes I know ima have to write a lot of wrappers, but meh worth it.

  • 0

Added

@boyke I don't condone the creation of malware, but as long as it's for Ethical purposes you may 😔

  • 0

  • 0

RiceUsesArchBtw

rice cracker

vip

Posts: 330

Threads: 16

Joined: Aug, 2021

Reputation: 37

Replied

an actual type system

Comments

LogiSec 6 Reputation

Commented

Already on the TODO list. :wink:

  • 1

  • 0

https://cdn.discordapp.com/attachments/1023423265160560745/1132948683747500092/Frame_12x.png

Posts: 548

Threads: 51

Joined: Oct, 2022

Reputation: 29

Replied

I am excited to see the final product

  • 0

Languages - C++, C#,Javascript, HTML, CSS, Lua ,Xaml, Python

https://dsc.gg/hackerpluto

Posts: 24

Threads: 0

Joined: Dec, 2022

Reputation: 5

Replied

string buffers

Comments

LogiSec 6 Reputation

Commented

Lua technically already has a string buffer.

  • 0

  • 0

TERIHAX

i say im gay as a joke 🙀

Posts: 1797

Threads: 92

Joined: Jul, 2020

Reputation: 30

Replied

add incrementation, like bozo++ or bozo += 1 or bozo *= 69 or bozo /= 420 or bozo -= 8,008,135 or bozo--

Comments

LogiSec 6 Reputation

Commented

So basically compound operators and unary operators.

  • 0

TERIHAX 30 Reputation

Commented

@LogiSec idk what theyre called

  • 0

LogiSec 6 Reputation

Commented

@TERIHAX I just said what they're called lol.

  • 0

TERIHAX 30 Reputation

Commented

@LogiSec ik, i was just saying i didnt know what they were called

  • 0

Added

@LogiSec please also make it be able to emulate key presses (as well as clicks, which already exist)

  • 0

  • 0

Posts: 2

Threads: 1

Joined: Mar, 2023

Reputation: 0

Replied

I think you should add KeyDown(KEYCODE HERE) and KeyUp(KEY CODE HERE)

or is there any other way to make keydown? cuz I'm trying to make auto key press for a long time, but can't :(

Comments

LogiSec 6 Reputation

Commented

Those will be possible. However, why have it?

  • 0

  • 0

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )