You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Very simplistic class loader written in C to play around with the Java class file format.
This project is meant to explore the mechanics of reading and parsing class files in anticipation
of the bifit project.