User talk:59.178.99.172: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
(l)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
for JavaScript Python Communication see [[JS-Python]]
The JavaScript Python Communication software development is a highly ambitious project which aims to to develop an inter browser functionality wrapping, which would enable users to have a JavaScript experience in Python interfaces directly, without having to depend on external programs. When handling applications such as Spreadsheet, Journal, Sharing, et al, the tasks would involve saving. While the applications themselves can be built on Python based programs such as Sugar, the functions such as Saving can be easily performed using JavaScript. Instead of depending completely of an external interface such as XPCOM, we would like to make an inbuilt function which mobilizes the inclusion of JavaScript into Python or vice versa.

Latest revision as of 10:04, 27 February 2010

for JavaScript Python Communication see JS-Python