Skip to content

Instantly share code, notes, and snippets.

View JosiahWitt's full-sized avatar

Josiah Witt JosiahWitt

View GitHub Profile
@JosiahWitt
JosiahWitt / interp-R1.rkt
Created February 2, 2019 20:17
CS295: interp-x86
;;; ......
(define (interp-x86 e)
(define (interp* ss env)
(match ss
['((retq)) (lookup '(reg rax) env)]
[`(,instr . ,instr*) (interp* instr* (cons (interp-instr instr env) env))]))
(define (interp-instr instr env)
@JosiahWitt
JosiahWitt / keybase.md
Created September 19, 2017 12:50
Keybase Verification

Keybase proof

I hereby claim:

  • I am josiahwitt on github.
  • I am jwitt (https://keybase.io/jwitt) on keybase.
  • I have a public key ASDPafUPqj0uXOo0ysPdlKsSQPnOEMtuxrBoddZOhzyxwwo

To claim this, I am signing this object: