Skip to content

GaloisInc/jvm-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JVM Parser
----------

This package implements a simple parser for JVM bytecode (.class and .jar)
files in Haskell.  It also implements some basic control-flow graph
manipulations.