Click here to Skip to main content
15,887,485 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralI did a thing. It's neat. Pin
honey the codewitch6-Jan-24 2:11
mvahoney the codewitch6-Jan-24 2:11 
GeneralRe: I did a thing. It's neat. Pin
Gary Stachelski 20216-Jan-24 4:32
Gary Stachelski 20216-Jan-24 4:32 
GeneralRe: I did a thing. It's neat. Pin
PIEBALDconsult6-Jan-24 5:41
mvePIEBALDconsult6-Jan-24 5:41 
GeneralRe: I did a thing. It's neat. Pin
honey the codewitch6-Jan-24 5:44
mvahoney the codewitch6-Jan-24 5:44 
GeneralRe: I did a thing. It's neat. Pin
PIEBALDconsult6-Jan-24 6:23
mvePIEBALDconsult6-Jan-24 6:23 
GeneralRe: I did a thing. It's neat. Pin
honey the codewitch6-Jan-24 6:32
mvahoney the codewitch6-Jan-24 6:32 
GeneralRe: I did a thing. It's neat. Pin
jschell8-Jan-24 6:47
jschell8-Jan-24 6:47 
GeneralRe: I did a thing. It's neat. Pin
honey the codewitch8-Jan-24 7:04
mvahoney the codewitch8-Jan-24 7:04 
Nope, because if it did it would be much slower.

It supports non-backtracking expressions, sans anchors.

As such it's maybe 250x faster than Microsoft's in the best case. (see my perf numbers)

I'm also working on a code generation feature for it so it will have that since Regex in .NET 7 does.

It already compiles, but honestly there's little reason to compile it. You can turn and expression into an array of ints instead and it matches at least as fast in most cases.
Check out my IoT graphics library here:
https://honeythecodewitch.com/gfx
And my IoT UI/User Experience library here:
https://honeythecodewitch.com/uix

GeneralRe: I did a thing. It's neat. Pin
honey the codewitch6-Jan-24 12:52
mvahoney the codewitch6-Jan-24 12:52 
GeneralRe: I did a thing. It's neat. Pin
PIEBALDconsult6-Jan-24 16:57
mvePIEBALDconsult6-Jan-24 16:57 
GeneralRe: I did a thing. It's neat. Pin
jochance8-Jan-24 8:18
jochance8-Jan-24 8:18 
GeneralRe: I did a thing. It's neat. Pin
PIEBALDconsult8-Jan-24 8:53
mvePIEBALDconsult8-Jan-24 8:53 
GeneralRe: I did a thing. It's neat. Pin
Southmountain6-Jan-24 6:06
Southmountain6-Jan-24 6:06 
GeneralRe: I did a thing. It's neat. Pin
Kenneth Haugland6-Jan-24 6:40
mvaKenneth Haugland6-Jan-24 6:40 
GeneralRe: I did a thing. It's neat. Pin
honey the codewitch6-Jan-24 6:41
mvahoney the codewitch6-Jan-24 6:41 
GeneralFree game Pin
Nelek6-Jan-24 1:58
protectorNelek6-Jan-24 1:58 
GeneralRe: Free game Pin
RickZeeland6-Jan-24 4:18
mveRickZeeland6-Jan-24 4:18 
GeneralRe: Free game Pin
Kenneth Haugland6-Jan-24 15:26
mvaKenneth Haugland6-Jan-24 15:26 
GeneralRe: Free game Pin
Nelek6-Jan-24 23:48
protectorNelek6-Jan-24 23:48 
GeneralFer fawks sake! How to drive one mad... Pin
OriginalGriff6-Jan-24 0:56
mveOriginalGriff6-Jan-24 0:56 
GeneralRe: Fer fawks sake! How to drive one mad... Pin
Nelek6-Jan-24 1:23
protectorNelek6-Jan-24 1:23 
GeneralRe: Fer fawks sake! How to drive one mad... Pin
RickZeeland6-Jan-24 1:45
mveRickZeeland6-Jan-24 1:45 
GeneralRe: Fer fawks sake! How to drive one mad... Pin
OriginalGriff6-Jan-24 1:58
mveOriginalGriff6-Jan-24 1:58 
GeneralRe: Fer fawks sake! How to drive one mad... Pin
Richard MacCutchan6-Jan-24 3:31
mveRichard MacCutchan6-Jan-24 3:31 
GeneralRe: Fer fawks sake! How to drive one mad... Pin
OriginalGriff6-Jan-24 4:06
mveOriginalGriff6-Jan-24 4:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.