虎书:Modern Compiler Implementation in C
鲸书:Advanced Compiler Design and Implementation
https://learningenglish.voanews.com/
https://euong.com/learning-english-broadcast.html
https://jdk.java.net/archive/
https://openjdk.java.net/projects/jdk/15/
Just for testing
https://dophn.blogspot.com/闭包(Closure): A closure is any function which closes over the environment in which it was defined. This means that it can access variables not in its parameter list.
匿名(Lambda、Anonymous function) : A lambda is just an anonymous function - a function defined with no name.Same Avatators