I’m preparing talks for October and November. My week work:
PhpSamples
I added more page with interaction of PHP with Node.js (using sync dnode), and between the browser and Node.js (using socket.io)
https://github.com/ajlopez/PhpSamples
The dnode sample allows the store of data in Node.js, with CRUD page at PHP side.
The socket.io samples include: Travelling Saleman Problem using genetic algorithms (UI at browser, logic at Node.js). I will add a distributed sample too. And there is a distributed canvas page.
SimpleBot
A simple bot with plugins in Node.js
https://github.com/ajlopez/SimpleBot
GrammGen
Define a generic parser via C# code
https://github.com/ajlopez/GrammGen
Now, there is a simple calculator sample
More info, Spanish post.
SimpleLisp
My Lisp compiler to JavaScript. Adding the first methods and tests of parser
https://github.com/ajlopez/SimpleLisp
Additionally:
– I added simple Scala samples to https://github.com/ajlopez/ProgrammingLanguagesSamples
– Added ‘for’ support to PageJs https://github.com/ajlopez/PageJs
– Worked on two non-public projects
More fun is coming 😉
Keep tuned!
Angel “Java” Lopez
http://www.ajlopez.com
http://twitter.com/ajlopez