h a l f b a k e r yMagical moments of mediocrity.
add, search, annotate, link, view, overview, recent, by name, random
news, help, about, links, report a problem
browse anonymously,
or get an account
and write.
register,
|
|
|
Please log in.
Before you can vote, you need to register.
Please log in or create an account.
|
|
can't argue with that.. of course a little googling would have come up with a Python browser plugin. not sure about the matlab. |
|
|
It's doable - you can go to sites where that sort of thing
happens. |
|
|
//you can go to sites where that sort of thing
happens// There's a phrase that seldom bodes well. |
|
|
//JavaScript just runs on a page, what's the button for ?// |
|
|
I'm not sure what to make of that. There's tonnes of javascript sitting around in buttons waiting to be clicked on.
But anyway, I think the idea was that it would be for other languages, like python- and arbitrary, user-entered code - so at the sites I mentioned presumably either there's an emulator on the client, or it gets sent to a server. |
|
|
More often than not, these snippets are not runnable code; that is to say they're usually incomplete. Maybe a block of code to illustrate how something is done, with some obvious variable names, but no declaration or initialization of those variables. |
|
| |