Research

MrMathematica

Calling Mathematica from PLT Scheme, so you get access to the symbolic computation and graphics library from Mathematica in Scheme.

HtDP Chinese

I have translated ``How to Design Program'' into simplified Chinese. It is available here.

SRFI 87

This SRFI proposes an extension to the case syntax to allow the => clauses as in cond. My other SRFI work can be found here, here, and here.

SML in PLT

I'm currently working on a Standard ML implementation inside PLT Scheme. It allows full interoperation between the two langauges.