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

Showing 336 open source projects for "java compiler and decompiler"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1
    An API written entirly in Java for the binding of xml documents to Java objects. Unlike JAXB which binds the schema to the class, JOB uses a set of specifications to bind ordinary Java objects to ordinary xml documents. No schema compiler is involved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    YACCL is a simple Java recursive descent parser, in the tradition of other RDP technologies such as ANTLR and JavaCC. It differs from these in a number of ways: it is smaller and simpler (though not necessarily faster).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Simple Object Oriented Language and Compiler (SOOL): using for students taking Compiler Design course
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • 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
    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
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    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
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    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
  • 19
    This is compiler pascal lagnuage writtn in java. It will involve the creation of the interpreter of pascal in java language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22
    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
  • 23
    It is basically an education Java compiler we are developing - just to gain an insight into the workings of a compiler. It is NOT meant for commercial use!! Its written in Java and uses ANTLR parser generator and the Byte Code Engineering Library extensiv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    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
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.