-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathressources
17 lines (16 loc) · 835 Bytes
/
ressources
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// NGINX config file
https://github.com/webantic/nginx-config-parser
https://www.usna.edu/Users/cs/roche/courses/f21si413/lab/07/
https://stackoverflow.com/questions/28530284/generate-an-ast-in-c
https://support.bettercloud.com/s/article/Creating-your-own-Custom-Regular-Expression-bc72153
https://www.freecodecamp.org/news/the-nginx-handbook/
https://www.digitalocean.com/community/tutorials/understanding-nginx-server-and-location-block-selection-algorithms
https://www.rfc-editor.org/rfc/rfc2616.html
// AST
#Articls
https://www.ibm.com/docs/en/odm/8.0.1?topic=tree-abstract-syntax-abstract-nodes
#PDFs to read
http://www1.cs.columbia.edu/~sedwards/classes/2003/w4115/ast.pdf
https://www.sciencedirect.com/topics/computer-science/abstract-syntax-tree/pdf
#Videos
https://youtube.com/playlist?list=PLzLzYGEbdY5n9ITKUqOuRjXkRU5tMW2Sd