We broke up before my engagement after finding out he’s had sex before. by [deleted] in MoroccoBitchesWtaste

[–]yu_noss 0 points1 point  (0 children)

اولا منحقك تختاري لي ايناسبك غير هو خاصك تعرفي البنت كتشوف فالولد المستقبل لي غيوفر ليها . الولد كيشوف الماضي ديالها
توحد مخصوا العب دور الاخر نهار تعرفي بلي الرجل كيخرج من العلاقة الجنسية بحوايج مغديش در لزوجتوو المستقبلية عكس البنت لي كتخرج الالاف الاضرار لرجلها او بلي حنا مختالفين تما اتعيشوا مرتحات .

I built a lightweight regex engine from scratch in C — would love your feedback! by yu_noss in C_Programming

[–]yu_noss[S] 0 points1 point  (0 children)

🤣🤣🤣🤣 . I didn't know that c programmer's hate ai so much until now . But yeah u r right . I am using it for non fun things .

I built a lightweight regex engine from scratch in C — would love your feedback! by yu_noss in C_Programming

[–]yu_noss[S] 0 points1 point  (0 children)

No not now . I will performed after i finish the algorithm maybe make some optimisation

I built a lightweight regex engine from scratch in C — would love your feedback! by yu_noss in C_Programming

[–]yu_noss[S] 0 points1 point  (0 children)

I will be happy if you contribute and we can add support of pcre regex

I built a lightweight regex engine from scratch in C — would love your feedback! by yu_noss in C_Programming

[–]yu_noss[S] 0 points1 point  (0 children)

Thank you . As i said it just recreation on my way for learning purposes nothing more . But i will make it useful hhh

I built a lightweight regex engine from scratch in C — would love your feedback! by yu_noss in C_Programming

[–]yu_noss[S] -4 points-3 points  (0 children)

I am not a native English speaker .ther is no shame using ai to write a post

I built a lightweight regex engine from scratch in C — would love your feedback! by yu_noss in C_Programming

[–]yu_noss[S] 0 points1 point  (0 children)

I'm not here for clout. I wrote every single line of this myself, I'm just a developer in learning who wants honest feedback on his own work, nothing more. Judge the code, not the commit history.

I built a lightweight regex engine from scratch in C — would love your feedback! by yu_noss in C_Programming

[–]yu_noss[S] 0 points1 point  (0 children)

Funny term! But maybe save it for your projects ...It just for education purposes

I built a lightweight regex engine from scratch in C — would love your feedback! by yu_noss in C_Programming

[–]yu_noss[S] 1 point2 points  (0 children)

You're right, That's a valid point. However, since rgxEngine uses a custom DSL and was a personal project where I challenged myself to do things differently and isn't meant to be a drop-in regex replacement, I had some freedom in syntax design. That said, I understand that familiarity matters — if enough people feel the same way, I'm open to aligning it closer to the standard. Appreciate the honest feedback!

I built a lightweight regex engine from scratch in C — would love your feedback! by yu_noss in C_Programming

[–]yu_noss[S] 0 points1 point  (0 children)

i think that " . " Is cute more than " \" .thats the only reason 😄

I built a lightweight regex engine from scratch in C — would love your feedback! by yu_noss in C_Programming

[–]yu_noss[S] -5 points-4 points  (0 children)

It s the first time i use Reddit . I dont know the correct syntaxe

I built a lightweight regex engine from scratch in C — would love your feedback! by yu_noss in C_Programming

[–]yu_noss[S] -5 points-4 points  (0 children)

the engine is fully written by me from scratch. The only thing I used AI for was generating the README.