Oliver Rolle
Oliver Rolle
I created a vanilla luminus project via `lein new luminus myapp` just a few minutes ago. I use Intellij with Cursive to start a REPL (OpenJDK 14). After I started...
I work on a stream implementation of datalog. I use idx to keep sets of datoms inmemory and query sub-sets of sets efficiently. These sets are joint with each other...
Visually separate entities of the domain and implementation-specific mechanics. The seperation should be visually so that a developer and domain expert can see inter-dependencies between domain and mechanic-related entities easily...