Pinned Repositories
eopl
my solutions to EOPL3
research-exercises-of-SICP
This a respository to show my practices in reading SICP.
the-little-schemer
There are something about my understanding of the book <The Little Schemer>.
yscheme
a compiler from a subset of Scheme into X64
my-little-html
yin
the Yin programming language
c4
C in four functions
ccxt
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
flasky
Companion code to my O'Reilly book "Flask Web Development".
hands-on-rails
try ruby on rails with hands-on projects
Riyang's Repositories
Riyang/the-little-schemer
There are something about my understanding of the book <The Little Schemer>.
Riyang/paip-lisp
Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"
Riyang/ccxt
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
Riyang/research-exercises-of-SICP
This a respository to show my practices in reading SICP.
Riyang/my-little-html
Riyang/stex
stex: stex to latex and latex to html converters and associated tools
Riyang/eopl
my solutions to EOPL3
Riyang/flasky
Companion code to my O'Reilly book "Flask Web Development".
Riyang/python
Simple Python bindings for BigML.io
Riyang/sicp
Structure and Interpretation of Computer Programs study notes with exercise solutions
Riyang/c4
C in four functions
Riyang/hands-on-rails
try ruby on rails with hands-on projects
Riyang/LLVMPascalCompiler
This is the source code of My LLVM Pascal Compiler Tutorial
Riyang/Spoon-Knife
This repo is for demonstration purposes only.
Riyang/NCCL
New Concept C Language
Riyang/yin
the Yin programming language
Riyang/ydiff
a structural comparison tool for Lisp
Riyang/yscheme
a compiler from a subset of Scheme into X64
Riyang/python-1
Python学习