Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
General Discussion
»
Technology and Development
»
Web Programming and Design
»
Execute python in the browser
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Execute python in the browser (Read 3027 times)
0 Members and 1 Guest are viewing this topic.
Sorunome
Fox Fox Fox Fox Fox Fox Fox!
Support Staff
LV13
Extreme Addict (Next: 9001)
Posts: 7920
Rating: +374/-13
Derpy Hooves
Execute python in the browser
«
on:
December 10, 2013, 12:40:25 pm »
http://www.codeskulptor.org/
How
Logged
THE GAME
Also, check out
my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!
ElementCoder
LV7
Elite (Next: 700)
Posts: 611
Rating: +42/-2
Re: Execute python in the browser
«
Reply #1 on:
December 10, 2013, 02:33:07 pm »
That's pretty awesome. The how is probably in the "based upon" links
Logged
Some people need a high five in the face... with a chair.
~EC
Sorunome
Fox Fox Fox Fox Fox Fox Fox!
Support Staff
LV13
Extreme Addict (Next: 9001)
Posts: 7920
Rating: +374/-13
Derpy Hooves
Re: Execute python in the browser
«
Reply #2 on:
December 10, 2013, 05:00:29 pm »
Oh, didn't see them >.<
Logged
THE GAME
Also, check out
my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!
willrandship
Omnimagus of the Multi-Base.
LV11
Super Veteran (Next: 3000)
Posts: 2953
Rating: +98/-13
Insert sugar to begin programming subroutine.
Re: Execute python in the browser
«
Reply #3 on:
December 10, 2013, 05:13:08 pm »
For server-side stuff, you can implement a python install just like php for a LAMP server with a different P.
That, however, is a client-side Python interpreter written in JavaScript.
Logged
Deep Toaster
So much to do, so much time, so little motivation
Administrator
LV13
Extreme Addict (Next: 9001)
Posts: 8217
Rating: +758/-15
Re: Execute python in the browser
«
Reply #4 on:
December 12, 2013, 10:45:48 pm »
http://www.skulpt.org/
It's amazing how versatile of a language JavaScript is. I remember being surprised that there are such things as
Linux virtual machines
written entirely in JS, but I've come to accept the fact that JavaScript is awesome.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Omnimaga
»
Forum
»
General Discussion
»
Technology and Development
»
Web Programming and Design
»
Execute python in the browser