calysto_scheme icon indicating copy to clipboard operation
calysto_scheme copied to clipboard

Consider using goto

Open dsblank opened this issue 7 years ago • 1 comments

See: https://github.com/snoack/python-goto

dsblank avatar Aug 19 '18 09:08 dsblank

See generate-apply-functions-with-record-case-code? in ds-transformer.ss.

Three options:

  1. apply-functions with record-case
  2. apply-functions by calling functions
  3. apply-functions with goto

dsblank avatar Aug 19 '18 10:08 dsblank