Generates random Python functions using Markov chains
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ben Kurtovic 2e8a1955b2 COMPARE_OP, LOAD_ATTR, POP_JUMP_IF_FALSE, JUMP_ABS, JUMP_FWD 12 years ago
corpora try blocks; works well when simple but usually fails on complex ones 12 years ago
.gitignore Cleanup; arg support increased from 256 to 256**2 12 years ago
func_smash.py More arguments 12 years ago
prettify.py COMPARE_OP, LOAD_ATTR, POP_JUMP_IF_FALSE, JUMP_ABS, JUMP_FWD 12 years ago