SourceLearning
Record my learning of following source code
web.py
Description
web.py is a web framework for Python that is as simple as it is powerful.
Notes
Current notes are in:
wsgiref
Description
wsgiref is a reference implementation of the WSGI specification that can be used to add WSGI support to a web server or framework.
Notes
Current notes are in:
- wsgiref-analysis(in chinese)
openjdk
Description
OpenJDK (Open Java Development Kit) is a free and open source implementation of the Java Platform, Standard Edition (Java SE).
Notes
Current notes are in: