#Did i made it to big?

1 messages · Page 1 of 1 (latest)

somber edge
desert gust
#

maybe not

#

here's mine:
- parser: 1193 lines (834 generated)
- command: 377 lines (265 generated)
- player command: 126 lines (83 generated)

somber edge
#

my thing is okay but ill need to sperate the structure of it like the types into different files but then i cant use the classes right cuz i can only export one default per file, that is annoying

desert gust
#

you can export multiple stuff from one file with different names but yeah only one defaults each

#

also yep 1193 lines

somber edge
#

for parser, what exactly is "parser"

desert gust
#

strings, numbers, booleans, objects, arrays, selectors, positions, aggregations, etc etc

somber edge
#

1193 for it.. isnt it a bit to much?

desert gust
#

not really

somber edge
#

okay

#

idk what to say now

#

well gtg, have a nice day or smth like that

desert gust
#

you too

wild compass
#

Is there a reason not to just use regex instead for readability?

somber edge
#

I Used regex but only For little Things.
The reason why i don't Used It is ... Ikd