News

We present and evaluate TTG, a novel programming model and its C++ implementation that by marrying the ideas of control and data flowgraph programming supports compact specification and efficient ...
Bad Apple on IDA Writing a program that modifies itself in runtime to play Bad Apple using it's control flow graph. See the full video here!
Recent results have shown that those algorithms are vulnerable to adversarial examples, whereby a small perturbation in the input sample may result in misclassification. In this paper, we ...
PhpFlo is a simple flow-based programming implementation for PHP. It is a PHP port of NoFlo, a similar tool for Node.js. From WikiPedia: In computer science, flow-based programming (FBP) is a ...