[go: nahoru, domu]

Skip to content

rayankermanshahani/lambdamaxxing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

lambdamaxxing

some exercises and solutions from sicp.

note: racket has been the most straightforward way to run the scheme dialect of lisp on the m1 mac.

  • racket can be installed on mac via homebrew: brew install racket
  • racket can run scheme programs with the command: racket -f "example-program.scm" as long as the scheme program begins with (require scheme)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages