Skip to content
/ SICP Public

Every computer scientist should go meta at least once in their life (Dave Thomas)

Notifications You must be signed in to change notification settings

PierreGe/SICP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SICP

A continuation passing style scheme meta-interpreter that can handle coroutines.

How does debugging scheme feel like ?

alt text

tl;dr

((lambda x.(xx)) (lambda x.(xx)))

About

Every computer scientist should go meta at least once in their life (Dave Thomas)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages