Toggle navigation
Dino's Blog
Home
About
Archive
Dino's Blog
Knowledge is the cheapest and most rewarding investment
Chapter3
Type System
Type Below is a problematic Racket function. 1 2 3 (define (f x) (+ x (first x)) ) The above function will fail in any cases. Since the parameter x cannot simultaneously be a number (to be a ...
Posted by Dino on December 27, 2020
← Newer Posts
FEATURED TAGS
CSC324
CSCD70
Compiler Optimization
CSC488
Compiler
CSC367
LLVM
Parallel Computing
Dataflow Analysis
Quality of Service
Intermediate Representation
Programming Language
ABOUT ME
想做的事情很多 但现实总比理想骨感