Skip to content

Instantly share code, notes, and snippets.

@pkutaj
Created August 11, 2026 13:51
Show Gist options
  • Select an option

  • Save pkutaj/7aba2a5f16340ed6d36bab51f29099fd to your computer and use it in GitHub Desktop.

Select an option

Save pkutaj/7aba2a5f16340ed6d36bab51f29099fd to your computer and use it in GitHub Desktop.
The Substitution Model snippet
;πŸ‘‡ body of the procedure ;πŸ‘‡ arguments
;(+ (sq x) (sq y))) ; 2 3
;applied πŸ‘‰ (+ (sq 2) (sq 3))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment