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 which order should the demo files be loaded, to obtain the repl? #34

Open
pramatias opened this issue May 19, 2013 · 2 comments
Open

Comments

@pramatias
Copy link

The web editor Pentadactyl has a feature for eval-ing javascript source files. I tried to eval the files of the demo to obtain the repl but with not luck. Any little bit of documentation about it would be welcome.

@kanaka
Copy link
Owner

kanaka commented May 20, 2013

@pramatias can you give me a bit more detail about what you are trying to do and what the error is you are encountering?

@pramatias
Copy link
Author

@kanaka The vim-like web editor Pentadactyl, has among other features, an integrated javascript console with code completion. It helps a lot to browse the web with the keyboard, and i haven't found something in other browsers (it's firefox only) that is so convenient.

I have loaded other javascript files with success, inspecting their values afterwards with success, but when i try to load the 20 .js files used in the demo i do not understand what element do i expect, that can eval cljs code. It may be a little tricky to tune the input-output of it though. <-- newbie inside.

I attached a screenshot of the javascript console.

screenshot from 2013-05-20 22 44 49

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