This project is no longer maintained and part of my source code "attic". Feel free to use it though, works fine.
Rules for everyone.
The idea is that eventually you can build complex business rules with a graphical layer based on Blockly around it.
This project is completely clientside, so to run just put the sources under a port over http
cd src
python -m SimpleHTTPServer
chrome localhost:8000