Skip to content
New issue

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

Load and run external scripts #289

Conversation

foretspaisibles
Copy link
Contributor

This modification of the prelude allows remote scripts of type text/x-common-lisp to be asynchronously fetched and serially processed.

Remote scripts and here-documents are handled and serialised appropriately.

Note that some browsers (Chrome) do not allow this kind of processing when serving local files and a trivial web server (e.g. python -m SimpleHTTPServer 8000) needs to be used when testing.

@davazp davazp merged commit f49d89d into jscl-project:master Oct 4, 2017
@davazp
Copy link
Member

davazp commented Oct 4, 2017

Awesome. Nice work, thanks again 👍

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