The week was dedicated to prepare and give a talk, and prepare this week next talk.
JPyScript
My Python to JavaScript transpiler, written using JavaScript. It runs on node.js and browser.
https://github.com/ajlopez/JPyScript
It can use Node.js modules using import, and it can run Python scripts in the browser.
I gave a talk at PyCon Argentina 2013. My slides at:
https://github.com/ajlopez/Talks/tree/master/PythonJavaScript
AjTalkJs
My Smalltalk-like VM in bytecodes and JavaScript, written in JavaScript.
https://github.com/ajlopez/AjTalkJs
Now, I can use Node.js modules, run in server and browser. Example:
I was working in minor refactoring of:
https://github.com/ajlopez/RubySharp
https://github.com/ajlopez/PythonSharp
And I was working on two non-public projects: one in C#, in-memory OLAP, and another one in Java, with agile team.
This week I will give a talk about my Smalltalk implementations at Smalltalks 2013 Argentina:
http://www.fast.org.ar/smalltalks2013
More fun is coming.
Keep tuned!
Angel “Java” Lopez
http://www.ajlopez.com
http://twitter.com/ajlopez
Pingback: End Of Iteration 2013w42 | Angel "Java" Lopez on Blog
Pingback: End Of Iteration 2013w43 | Angel "Java" Lopez on Blog
Pingback: End Of Iteration 2013w44 | Angel "Java" Lopez on Blog