Skip to content

Document the import-module in gerbil/expander#1359

Open
drewc wants to merge 2 commits intomasterfrom
doc-import-module
Open

Document the import-module in gerbil/expander#1359
drewc wants to merge 2 commits intomasterfrom
doc-import-module

Conversation

@drewc
Copy link
Copy Markdown
Collaborator

@drewc drewc commented Aug 30, 2025

  • TODO: How to import find-runtime-symbol at the repl?

   * TODO: How to import `find-runtime-symbol` at the repl?
@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 30, 2025

Deploy Preview for elastic-ritchie-8f47f9 ready!

Name Link
🔨 Latest commit 65618db
🔍 Latest deploy log https://app.netlify.com/projects/elastic-ritchie-8f47f9/deploys/68b38fb1353d8e0008af22b1
😎 Deploy Preview https://deploy-preview-1359--elastic-ritchie-8f47f9.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@drewc drewc requested a review from vyzo August 30, 2025 23:52
Because that context was evaluated we now have runtime access to all the symbols in it.

``` scheme
> (def sym (gxc#find-runtime-symbol ctx 'format))
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

using a compiler symbol without importing the appopriate module is a very bad idea... guaranteed crash in a binary.

@vyzo
Copy link
Copy Markdown
Collaborator

vyzo commented Aug 31, 2025

Can you do this on top of the open docs pr?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants