c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成中间代码及可执行文件.
A Mail client written in Qt5 and Poco Library, supports send(SMTP) / receive(IMAP) mails and attachments. 基于Qt5和Poco的Windows邮件客户端, 支持SMTP, IMAP协议(支持附件).
MIT 6.824 labs