A BASIC to JVM bytecode compiler
-
Updated
Sep 16, 2024 - Java
A BASIC to JVM bytecode compiler
A Java class file parser based on Java Visual Machine Specification,just like javap.
This Repo contains various different utilities languages Provide like javap to analyze jar files, Beautiful Soup to parse grammer, Prolog language for Recursive Logic and Scheduler class for Java
A javap web service which compiles a java code sent via URL path into jvm bytecode, and analyze it by javap. An example javap-client is available at https://github.com/mike-neck/javap-client .
Custom javap tool built using Reflection API's.
Add a description, image, and links to the javap topic page so that developers can more easily learn about it.
To associate your repository with the javap topic, visit your repo's landing page and select "manage topics."