#Did i made it to big?
1 messages · Page 1 of 1 (latest)
maybe not
here's mine:
- parser: 1193 lines (834 generated)
- command: 377 lines (265 generated)
- player command: 126 lines (83 generated)

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
you can export multiple stuff from one file with different names but yeah only one defaults each
also yep 1193 lines
for parser, what exactly is "parser"
strings, numbers, booleans, objects, arrays, selectors, positions, aggregations, etc etc
1193 for it.. isnt it a bit to much?
not really
you too
Is there a reason not to just use regex instead for readability?
I Used regex but only For little Things.
The reason why i don't Used It is ... Ikd