Skip to content

lexicalscope/svm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0bcbd3c · Jun 8, 2015
Jan 15, 2014
Jun 8, 2015
Jun 8, 2015
May 21, 2015
May 21, 2015
Jun 8, 2015
Jun 8, 2015
Jun 8, 2015
Jan 31, 2014
Jun 8, 2015
Jun 8, 2015
Jun 8, 2015
Jun 8, 2015
May 5, 2015
Jun 8, 2015
Jun 8, 2015
Feb 10, 2014
Feb 10, 2014
Jun 8, 2015
Feb 10, 2014
Apr 24, 2015
Jun 8, 2015
Mar 4, 2014
May 5, 2015
Jan 15, 2014
Mar 4, 2014
Feb 10, 2014
Jan 23, 2014
Jan 23, 2014
Apr 28, 2015
Jan 23, 2014

Repository files navigation

Java Bytecode Snapshot Vm and Symbolic Executor Build Status

If you would like to help out, please contact me or just fork and get going. You will need to use maven 3 to build things, and I have put eclipse config files in the repo so you should be able to get going with eclipse pretty quickly. You might need to pick a particular JDK version to run with (try OpenJDK "1.7.0_51")

Particularly anyone who wants to get more of the bytecode instructions implemented, or who wants to help with java standard library compatiblity, or work on performance/scalability.

I do not plan to add multi-threading support in the near future.

It currently uses microsoft z3, which you will have to download and build. You need the unstable branch for the Java API.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages