## Language name IEEE Std 1003.1-2024 Extended Regular Expressions ## URL of example repository [`github.com/AnFunctionArray/cperllexer/blob/1c4f989108d7b580d8de467a4b0917482be3afd7/inner.regex`](https://github.com/AnFunctionArray/cperllexer/blob/1c4f989108d7b580d8de467a4b0917482be3afd7/inner.regex#L1-L30) [^3] [^3]: [`github.com/search?q=path%3A*.regex&type=code`](https://github.com/search?q=path%3A*.regex&type=code) ## URL of syntax highlighting grammar 1. [`slevithan/regex-colorizer/blob/4f6552279edde31ae9480cabf9984953165edd64/src/index.js`](https://github.com/slevithan/regex-colorizer/blob/4f6552279edde31ae9480cabf9984953165edd64/src/index.js#L7-L783) 1. [`gist.github.com/aifrak/36d54bf8c97b9b888e7dc41ee00547be`](https://gist.github.com/aifrak/36d54bf8c97b9b888e7dc41ee00547be/451c2b2ed3c96e09cc7ae3a420559b628d51cccb#after-dark-modern-vscode-theme:~:text=image-,After,-\(Dark%20Modern%20VSCode) 1. [`github.com/xavierog/codemirror-mode-pcre/blob/5178ef29b1b2bdf8c38a32ecc116efea44399b62/src/pcre.js`](https://github.com/xavierog/codemirror-mode-pcre/blob/5178ef29b1b2bdf8c38a32ecc116efea44399b62/src/pcre.js#L4-L901) [^1] [^1]: [`discuss.codemirror.net/t/6217/2`](https://discuss.codemirror.net/t/syntax-highlighter-for-regular-expressions/6217/2#post_2:~:text=Seems-,this%20exists,-%2C%20but%20I%E2%80%99m) 1. ~~[`github.com/googlearchive/code-prettify/blob/453bd5f51e61245339b738b1bbdd42d7848722ba/src/prettify.js`](https://github.com/googlearchive/code-prettify/blob/453bd5f51e61245339b738b1bbdd42d7848722ba/src/prettify.js#L1457C3-L1458C68:~:text=%7D\)%2C%20%5B'coffee'%5D\);-,registerLangHandler\(,createSimpleLexer\(%5B%5D%2C%20%5B%5BPR_STRING%2C%20/%5E%5B%5Cs%5CS%5D+/%5D%5D\)%2C%20%5B'regex'%5D\);,-/**%20@param%20%7BJobT%7D)~~ [^2] [^2]: [`meta.stackoverflow.com/revisions/374389/3`](https://meta.stackoverflow.com/revisions/374389/3#content:~:text=If%20you%20look%20at%20the,createSimpleLexer\(%5B%5D%2C%20%5B%5BPR_STRING%2C%20/%5E%5B%5Cs%5CS%5D+/%5D%5D\)%2C%20%5B'regex'%5D);) 1. [`PrismJS/prism/blob/b6a6687674bdac60fac596e16558217344176ed6/src/languages/regex.js`](https://github.com/PrismJS/prism/blob/b6a6687674bdac60fac596e16558217344176ed6/src/languages/regex.js#L1-L108) [^4] [^4]: [`forum.obsidian.md/t/90378/3`](https://forum.obsidian.md/t/support-regex-syntax-highlight-in-live-preview-mode/90378/3?u=rokejulianlockhart#post_3:~:text=the%20language%20is%20supported%20in%20prism.js%20and%20reading%20mode&text=I%20did%20a%20search%20on%20the%20forum%20and%20most%20commenters%20work%20on%20the%20basis%20that%20it%E2%80%99s%20using%20prism.js%20for%20reading%20mode) ## Most popular extensions `.RegEx` would the applicable extension, because none have been standardised. ## Detected language Currently, `text/plain`.
Language name
IEEE Std 1003.1-2024 Extended Regular Expressions
URL of example repository
github.com/AnFunctionArray/cperllexer/blob/1c4f989108d7b580d8de467a4b0917482be3afd7/inner.regex1URL of syntax highlighting grammar
slevithan/regex-colorizer/blob/4f6552279edde31ae9480cabf9984953165edd64/src/index.jsgist.github.com/aifrak/36d54bf8c97b9b888e7dc41ee00547begithub.9909958.xyz/xavierog/codemirror-mode-pcre/blob/5178ef29b1b2bdf8c38a32ecc116efea44399b62/src/pcre.js23github.9909958.xyz/googlearchive/code-prettify/blob/453bd5f51e61245339b738b1bbdd42d7848722ba/src/prettify.jsPrismJS/prism/blob/b6a6687674bdac60fac596e16558217344176ed6/src/languages/regex.js4Most popular extensions
.RegExwould the applicable extension, because none have been standardised.Detected language
Currently,
text/plain.Footnotes
github.com/search?q=path%3A*.regex&type=code↩discuss.codemirror.net/t/6217/2↩meta.stackoverflow.com/revisions/374389/3;) ↩forum.obsidian.md/t/90378/3↩