Talks
I finished my presentation about Node.js Distributed Applications:
https://github.com/ajlopez/Talks/tree/master/NodeDistributedApps
http://ajlopez.github.io/Talks/NodeDistributedApps/index.html
Last week I gave this talk at the JSConf Uruguay http://jsconf.uy/ Great days, interesting people, projects and ideas. I should post about my experience. In this talk I mentioned my projects:
https://github.com/ajlopez/AjFabriqNode
https://github.com/ajlopez/SimpleStorm
https://github.com/ajlopez/SimpleActors
https://github.com/ajlopez/NodeSamples/tree/master/Fractal/distributed
https://github.com/ajlopez/SimpleGA/tree/master/samples/tspdistr
And I did a quick description of some other basic projects I used to build the demos:
https://github.com/ajlopez/SimpleBus
https://github.com/ajlopez/SimpleQueue
https://github.com/ajlopez/SimpleRemote
https://github.com/ajlopez/SimpleBroadcast
https://github.com/ajlopez/SimpleMessages
https://github.com/ajlopez/ObjectStream
SimpleGammon
I updated my project
https://github.com/ajlopez/SimpleGammon
Now it has to samples: one, with position evaluation at browser, and another with position evalution at server side. Next steps: add worker nodes, at server side, to distributed the position evaluation, maybe with a tree search in many levels (now it explores 2 plies), or more levels using montecarlo.
RustScript
After talking with @LostOracle at JSConfUy, I started an interpreter for Rust Language, in JavaScript:
https://github.com/ajlopez/RustScript
The hello world is working:
https://github.com/ajlopez/RustScript/tree/master/samples/hello
I use and updated my grammar generator
https://github.com/ajlopez/SimpleGrammar
Dog fooding is good!
Annalisa
I added new rules and some refactor to my projects:
https://github.com/ajlopez/Annalisa
https://github.com/ajlopez/PreciosaAnnalisa
I want to add a JavaScript application running at client side, to cover the main use case of Preciosa Project.
I worked on two non-public projects. Now, I’m back at Buenos Aires. More fun is comming!
Keep tuned!
Angel “Java” Lopez
http://www.ajlopez.com
http://twitter.com/ajlopez