Zotero's Regex is based in which language (MySQL, Javascript)?

Hi there,

Which language?

Many thanks,
Cadu
  • sqlite called from javascript, like most of Zotero. Why?
  • I'm using a software (RegexBuddy) which allows Regex simulation/testing. So it is easier to test the Regex expression before runs Zotero itself.

    By the way, I am simulating in RegexBuddy using "Javascript (Chrome)" language. In the following figure http://goo.gl/94UmCF there are all the languages supported by RegexBuddy. By the way, if you see a better match for Zotero please let me know.

    Many thanks!
  • javascript will work fine, but for the type of simple regex that you'll use for searching it also won't matter much. Stuff that varies is mostly what types of flags are supported as well as some highly unusual syntax. I doubt you'll come across a situation where that matters.

This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.

Sign In or Register to comment.