Search Results for "java compiler and decompiler" - Page 7

200 programs for "java compiler and decompiler" with 1 filter applied:

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    Jura is a programming language which is also a structured data language - think XML for source code. Jura supports generics, transforms and on-the-fly language extensions. The project aim is to create a Jura compiler in Java and then port it to Jura.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Managing LaTeX documents with eclipse. Easy compilation of LaTeX documents, access to all LaTeX compiler logging information. Specify LaTeX arguments in a GUI. Editor with code completion, document structure, and a document previewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A small Java utility used with AspectJ which allows any checked exception to be re-thrown as an unchecked RuntimeException. This allows aspects to generically throw any checked exception without the compiler complaining. BCEL is used to accomplish this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Better ASN (developed by Thawte Technologies,) is a Java ASN.1 API that achieves near 100% encoding efficiency for typical ASN.1 usage. An ASN.1 to Java compiler is provided, facilitating custom extension of the API for any application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    JTools.Ruby is easy way to access Java 2 class-files via scripts written in Ruby language. There are class-file disassembler, assembler and simple Ruby to Java bytecode compiler. The work is at the start point.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    vCard4J is a complete toolkit to manipulate vCards (RFC 2426) in Java. It contains a parser to read vCard files. It also includes a compiler to extend the library. And it contains XSLTs to produce vCards 3.0, xHTML, ..., from the internal DOM structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The aim of this project is to develope a decompiler for java which is platform independent and has options to obfuscate the class file also. The project takes class file as input and decompiles it and provides the source file.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 8
    classgen is a Java class generator. It produces classes for abstract syntax trees in compiler frontends from simple and compact specifications. Generated classes have builtin support for the Visitor design pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The purpose of Jane is to provide a library for analyzing Java constructs. The current practice when writing Java tools has been to modify the Java grammer file for a particular compiler compiler to suit the needs of a particular tool. Jane is a layer
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    A language designed for server-side WWW-based applications, particularly database applications. It is based on Scheme, which makes the syntax extremely simple yet powerful. This implementation is a Java Servlet using the Kawa Scheme compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Model implementation for the BaSa language, a Turing-like language. This simple language is to be run in a virtual machine. The proposed language specification is defined in http://www.cs.ui.ac.id/kuliah/IKI40800/model.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Web based Java remote compiler for applications, applets or servlets Compilador remoto de JAVA para aplicaciones, applets y servlets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Prototype Compiler for XML (PCX) is a JAXB alike XML compiler. It takes an XML file in its input, and generates a set of classes, that are able to read XML files of given type. Unlike JAXB, PCX has no meta-language to be used in code generation. Inst
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    JReleaser helps to reveal untrivial desing violations and to find errors that even the compiler will not be aware of. JReleaser supports the programmer in producing high quality, error free code for maximal customer satisfaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project provides an ANT task and an API to analyze the dependencies between Java class files. It's different from the similar tools existing for ANT as it only compiles the classes affected by your modifications and work with any bytecode compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JREC is a framework for building finite state automatons from regular expressions based on a general grammar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is the port of Lua programming language to Java platform. It contains the bytecode compiler and interpreter, that use the same bytecode format as the original version, and partially support standard Lua library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Our goal was to develop a very simple programming language for expressing state machines. You can express the logic of a fairly complex, real life state machine in a single page of text that is easy to understand. Creates Java (C++ may be next).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java bytecode to IL compiler is being designed to be able to directly use the already available enormous resource of java libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Course Compiler Design I at the ETH Zuerich (Switzerland). The course program is to write a simple compiler for educational language J01 (similar to Java, with restrictions) for a target platform (either DLX, SPARC or x86).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pass2 Compiler (p2parser) is one part of the frontend of a compiler. To use it, you need Pass1 (lexial analysis) and Pass3 (the backend) which this project doesn't cover.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JTycho is an object-oriented runtime programmable network server. It will support multiple network models, compiler implementations, object models, persistence mechanisms and object ontologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Jaune is a compiler and set of libraries that can be used to write programs in the Java language for small devices. Includes a basic set of class libraries, garbage collector, and set of examples that can be run on the Nintendo GameBoy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A framework for user-extensible compilers and development tools, including a Java-to-Java extensible compiler, ideal for Java code refactoring. Also includes the new LX programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pizza is a small, fast and free compiler for Java and an important superset of the Java programming language. It is written in Java/Pizza and compiles to Java class files.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.