We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
While trying to find out how to use scheme2js I came across this old mailing list thread: https://www.mail-archive.com/[email protected]/msg00109.html
Now I can compile the example coucou.scm into coucou.js - but I can't figure out how to run coucou.js in a console.
hop.js does not provide the sc_display function and I can't make it work with any of the .js files that do provide sc_display either.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
While trying to find out how to use scheme2js I came across this old mailing list thread:
https://www.mail-archive.com/[email protected]/msg00109.html
Now I can compile the example coucou.scm into coucou.js - but I can't figure out how to run coucou.js in a console.
hop.js does not provide the sc_display function and I can't make it work with any of the .js files that do provide sc_display either.
The text was updated successfully, but these errors were encountered: