A system for building programmable applications.

Web applications are rarely customizable—you can’t tailor interfaces, extend functionality, or publish your modifications. Daimio makes bottom-up change possible by expressing every action your application can perform in a dialect of a language, and making execution contexts that speak different subsets of that dialect accessible.

That means you can send raw code to the server. It means you can build extensions and share them. It means you can send code to other users for direct execution on their machines. And that means the server is merely one of potentially many trusted resources. Welcome to the world of programmable applications. Welcome to the world of universal computing. Welcome to Daimio.