DokMelody

DokMelodySep 17, 2026

DokMelody is a federated system for programming and sharing information between individual users, groups and communities. It is composed of different systems:

  • Dok: a programming language based on stepwise refinements of source code;
  • Doknil: is a simple knowledge-base language, for linking and navigating in all the parts of a project. It associates objects with their roles in a part-hierachy;
  • Tuttology: an IDE for Dok and a GUI for navigating in Doknil data;
  • DokMelody: the federated community, running the servers and the services;

Bootstrapping

In this blog I will document the initial development and bootstrapping process of DokMelody.