Ask HN: Good Discussion Forums for Static Program Analysis?
I am interested in Program Analysis (or Static Code Analysis). Obviously this is a fairly specialized topic (my own level is a Bsc/Msc in CS/compilers/etc).
Any good forums for both research, SOTAs and libraries ?
2 comments
[ 3.0 ms ] story [ 13.1 ms ] threadAccessible (at least compared to more formal texts) lecture notes: http://www.cs.cmu.edu/~aldrich/courses/17-355-18sp/
Free book that's more readable than "Principles of Program Analysis" by Nielson et al: https://cs.au.dk/~amoeller/spa/
Some practical resources for binary PA: https://reversing.io/resources/