Skip to content

Commit

Permalink
schemify: remove extra begins
Browse files Browse the repository at this point in the history
Avoid discarding some minor optimization work, which can slightly
simply the overall schemified result. The next compilation layer will
easily strip away the `begin`s anyway, but it turns out that they can
create minor pessimizations within schemify itself.
  • Loading branch information
mflatt committed Aug 30, 2024
1 parent 07b870c commit 72a1cba
Show file tree
Hide file tree
Showing 7 changed files with 112,471 additions and 120,929 deletions.
110,520 changes: 53,360 additions & 57,160 deletions racket/src/cs/schemified/expander.scm

Large diffs are not rendered by default.

38,650 changes: 18,513 additions & 20,137 deletions racket/src/cs/schemified/io.scm

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion racket/src/cs/schemified/known.scm

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 72a1cba

Please sign in to comment.