Pinned Repositories
becoming-a-compiler-engineer
编译器入门课程的配套教学资料
becoming-a-compiler-engineer-codes
方舟编译入门技术课程的配套代码
minimalist-team-leader
极简主义团队管理操作手册
ROS-Academy-for-Beginners
**大学MOOC《机器人操作系统入门》课程代码示例
spidermonkey-internals
The internals of SpiderMonkey and IonMonkey.
survival-manual-for-interns
给新员工和实习生的生存指南。 Good Luck and Survive!
survival-manual-for-post-corona-era
广积粮
talks
Schedule and slides of my presentations.
weloveinterns
We ❤️ Interns!
v8-internals
面向编译器开发人员的V8内部实现文档
lazyparser's Repositories
lazyparser/slides-debugger-introduction
介绍调试器的原理, 编写一个能设置断点的调试器.
lazyparser/xbot_head
中科院软件所XLab的机器人UI交互模块
lazyparser/chakra-internals
收集和整理微软IE/Edge浏览器JS引擎ChakraCore的相关资料.
lazyparser/TED-comments
对 [TED网站](http://www.ted.com) 上演讲的观后感, 多数是崇拜, 偶尔夹杂着吐槽.
lazyparser/xbotblockly
A simple way to program ROS robots using blockly.
lazyparser/hdu
HDU OnlineJudge Answers. Just for fun.
lazyparser/osdt16talk
主题:用 Tegra K1 加速人工智能在机器人中的应用 - SACC2016架构师大会OSDT开源开发工具专场报告
lazyparser/AugurMonkey
Source Code, Training Dataset, Performance Data, Tracelogging Profiles, and other materials related to my paper (draft): "Choosing best optimization combinations for JavaScript methods".
lazyparser/caffe-tk1
Run Caffe on TK1 with CUDA 6.5 and cuDNN v2 support.
lazyparser/csmith
Csmith, a random generator of C programs
lazyparser/gsoc2013
[GSoC] Implement Profile Guided Optimization in IonMonkey
lazyparser/iongraph
Visualize IonMonkey CFGs using GraphViz.
lazyparser/JITInspector
(Experimental) Tool to track code executed and other metrics (coverage, hotness, ...) - DEMO URL BELOW
lazyparser/opentuner
An extensible framework for program autotuning
lazyparser/phase-selection-for-js-jit
Experiment data and scripts.
lazyparser/poj
PKU JudgeOnline Answers. Just for fun.
lazyparser/tracelogger