Stardust

Results 3 repositories owned by Stardust

TinyCompiler

233
Stars
57
Forks
Watchers

c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成中间代码及可执行文件.

PDFViewer

27
Stars
14
Forks
Watchers

Android PDF Viewer with annotation and multiple user annotate online. 基于PSPDFkit SDK的安卓PDF阅读编辑器器, 支持多人实时在线阅读, 编辑. 服务器端源代码见 https://github.com/375670450/PDFViewerServer

NewsFeeds

21
Stars
11
Forks
Watchers

Newsfeeds website using nodejs as server and mongo as storage backends, including a simple recommendation system. 基于Node.js的新闻聚合网站, 支持基于用户行为推荐新闻.