Differential Datalog is a programming language created in 2018 by Leonid Ryzhyk.
#962on PLDB | 5Years Old | 1.5kUsers |
0Books | 0Papers |
DDlog is a programming language for incremental computation. It is well suited for writing programs that continuously update their output in response to input changes. A DDlog programmer does not write incremental algorithms; instead they specify the desired input-output mapping in a declarative manner.