Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regex suggestions #68

Open
ZitaNemeckova opened this issue Mar 20, 2020 · 3 comments
Open

Regex suggestions #68

ZitaNemeckova opened this issue Mar 20, 2020 · 3 comments

Comments

@ZitaNemeckova
Copy link
Contributor

Feel free to leave any suggestion/comment about upcoming class about Regex :)

@romanblanco
Copy link
Member

https://regex101.com/

@himdel
Copy link
Contributor

himdel commented Mar 23, 2020

history..
glob
g/re/p in ed, grep - still a regular expression
sed, egrep, ex, awk - enhanced re, stack/context free, mention character classes
perl - PCRE - modern regexes, mention unicode additions, greediness
(perl6 regexes & grammars - mention)

limits of regexes - zalgo (first answer)
doing it anyway - grep perl -i in git log

@himdel
Copy link
Contributor

himdel commented Mar 30, 2020

rename
html prevest do csv - vim, nebo script na vytazeni dat
transformace kodu .. treba function karel(a,b,c) { na const karel = (a,b,c) => { ve vsech souborech
ag/rg/ack/(fdfind) - hledani v kodu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants