Pinned Repositories
140medley
A micro-framework or a collection of small, helpful utilities for common javascript tasks.
17moncn
IP地址归属地查询多语言版
3imp
Three Implementation Models for Scheme by R. Kent Dybvig
ajax
Ajax module in Vanilla JS
algorithms.js
Atwood's Law applied to CS101 - Classic algorithms and data structures implemented in JavaScript
Atlas
A high-performance and stable proxy for MySQL
yin
the Yin programming language
ykanren
miniKanren with a pure negation operator
yscheme
a compiler from a subset of Scheme into X64
yousetme's Repositories
yousetme/140medley
A micro-framework or a collection of small, helpful utilities for common javascript tasks.
yousetme/3imp
Three Implementation Models for Scheme by R. Kent Dybvig
yousetme/BPlusTree.js
Santanu Basu's B+ tree implementation. Streamlined.
yousetme/dubbo-deploy
dubbo服务提供者部署服务脚本
yousetme/dybvig-three-imp
Implementations of the compilers and VMs from R. Kent Dybvig's "Three Implementation Models for Scheme." Each file is named after the section of the paper it implements. I made a few modifications to make the code work with PLT Scheme. Each file is a module that exports an evaluate function. Some of the VMs need mutable lists, so I explicitly use mcons, etc. where needed. Also, the recur macro is the same as let, so I used let instead.
yousetme/Grad-School-Code
Some Code from my Grad School Courses
yousetme/hydra
分布式跟踪系统
yousetme/intellij-latte
Latte templating language for IntelliJ IDEA / PhpStorm
yousetme/JorthVM
a Java VM implemented in Forth
yousetme/js-pinyin
js汉字转拼音
yousetme/jscalendar
My update for http://www.dynarch.com/projects/calendar/
yousetme/sicp
exercise of sicp
yousetme/tb_tddl