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

In browser compilation of lispyscript #25

Closed
zcaudate opened this issue Dec 7, 2012 · 1 comment
Closed

In browser compilation of lispyscript #25

zcaudate opened this issue Dec 7, 2012 · 1 comment

Comments

@zcaudate
Copy link

zcaudate commented Dec 7, 2012

I love lisp but the fact that it's compiled makes it that much challenging to mock and test

Is it possible to implement something like this?

http://forgivingworm.wordpress.com/2010/09/27/running-coffeescript-in-browser/

@santoshrajan
Copy link
Owner

You can rum LispyScript in the browser. See the source code of the "try it"
page.
You can see the javascript used to implement it here.
https://github.com/santoshrajan/lispyscript/blob/gh-pages/tryit/index.html#L22

Also see how everything is set up for the try it page.

On Fri, Dec 7, 2012 at 1:42 PM, Chris Zheng notifications@github.comwrote:

I love lisp but the fact that it's compiled makes it that much challenging
to mock and test

Is it possible to implement something like this?

http://forgivingworm.wordpress.com/2010/09/27/running-coffeescript-in-browser/


Reply to this email directly or view it on GitHubhttps://github.com//issues/25.

Santosh Rajan
@twitter http://twitter.com/santoshrajan
@About.Me http://about.me/santosh.rajan

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

No branches or pull requests

2 participants