Pinned Repositories
acorn
A small, fast, JavaScript-based JavaScript parser
Beijing-Subway-Tools
Tools and data from subway systems around the world (currently only doing Beijing's data)
MathLib_Polygon
Math Lib -- Polygon Part
Mick235711.github.io
My personal website
MList
A C++17 algorithm-based type list design
NUS-Transit-Map
A map on all the public transportation lines available in the NUS region
Varadic_Loki
the Loki library rewrite in C++0x
wg21-papers
My proposals for WG21 (ISO C++ Committee).
Mick235711's Repositories
Mick235711/BuildYourOwnLisp
My own lisp interpreter in C
Mick235711/Varadic_Loki
the Loki library rewrite in C++0x
Mick235711/variadic_typelist
Loki TypeList use variadic template
Mick235711/variadic_functor
Loki TypeList and Functor implemented in variadic templates