omarandlorraine / strop

Stochastically generates machine code
MIT License
97 stars 1 forks source link
rust

strop

Build Status crates.io

strop, the stochastic optimizer, written in Rust.

Like a compiler, strop generates assembly that computes a given function. But unlike a compiler, it generates assembly-language subroutines by a random search or a brute-force search.

Ancillary documents:

Supported instruction sets:

Strop currently has the following back-ends: