Search Results for "java bytecode editor" - Page 50

Showing 1697 open source projects for "java bytecode editor"

View related business solutions
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    A user-friendly diagram editor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Java Fuzzy Editor is a basic editor to allow creation of fuzzy based rules. It will save to serveral formats including to source code in several languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Geek is trying to provide a framework to help developer use tcl/tk to write and deploy pragram. It can wrap a tcl/tk program to .EXE in windows platform, compile tcl/tk code to TCL ByteCode and the package management is much like java class/jar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Detailed message editor for WebSphere MQ
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    The project goal is to provide an easy to configure slideshow java applet for presentation of images/slides/photos albums/galleries with info and transition effects. An interactive presentation editor is integrated in the applet jar file. See home page.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    This is a plugin that enables the highlighting of equal words in the Eclipse editor. It is similar to the mark occurrences feature of the Eclipse-JDT but does not consider semantic relationships. Handy when using languages other than Java (e.g. C++).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project will provide an interface for using Lightweight Communications Calculus (LCC) to control agents in the Unreal Tournament enviroment. It consists of a prolog-style interperter, LCC parser/IDE,a GUI / LCC editor and interfaces to the Gamebots
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The JAnalyzer Toolkit implements a visualisation tool for static analysis on Java applications. The analysis is based on the SOOT bytecode optimization package. So the program is capable of analysing sourcecode as well as bytecode packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project aims to provide a Java-Bytecode compiler for the fairly new programming language WRL and others like PHP4 and Postfix, based on the research on the SableCC parser generator and common W3C.ORG standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    TopicMapTools allows the creation, manipulation and visualization of XML Topic Maps. It is based on the TM4J framework. The editor can be used in genealogy for the visualisation of e.g. family trees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An UML graphical editor based on a text (code like) description of the model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Integrated development environment for OCaml programming language. It offers a flexible editor with a content type sensitive content assist processor. It provides the possibility to compile and run OCaml projects together with the convenient presentation
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    A full flavored Eclipse editor for Jikespg and LALR Parser Generator (LPG) grammar files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A cross-platform text editor that can save your file with any extension.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    This project has been MOVED to https://github.com/MachinePublishers/ORiVINYLsynth Waveform editor, oscillator, coder, tinnitus & Easter Egg piano roll
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    J-gramS is a diagram editor that uses Java and SWT. Similar to idraw and xfig it focuses on creating diagrams easily without a complicated user interface. Diagrams produced by J-gramS are saved as SVG or a number of image formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A design-friendly web content management system. Features include an inline WYSIWYG editor, file management, multi-site support and automated navigations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    (XSLT transformer/editor) A text editor that allows the loading and editing of an XML document and an XSLT document at the same time. It also can apply the XSLT to the XML and display the output for further editing/saving. Plugable XML and XSLT parsers
    Downloads: 12 This Week
    Last Update:
    See Project
  • 19
    DSIllustrator is a light-weight editor for making illustrations of data structures. It is used to make graphics of instances of basic data structure (trees, graphs, lists, stacks, etc) in very short time, to be used in lecture slides and typed homeworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    rebuses editor and solver
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An editor for Divx subtitles written in java. Features include: SRT and SUB support; time shift (in frames or seconds); format conversion; hearing impaired subtitles remotion; empty subtitles remotion
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A tool for proof theorists to study deduction systems and to develop proof search strategies for them. GraPE should eventually support step-by-step proof construction, automatic proof search with various strategies, proof transformations and analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    COB editor is a collaborative editor for biological ontology (e.g., Gene Ontology) building. Building on the idea of modular ontology from KR research, it supports multiple people to work on the same ontology.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    jbytecode is a Java bytecode disassembler/assembler written in Python. Dissasembly code is aligned with Java bytecodes in the class file so modification and re-assembly is always possible, even when class is obfuscated.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    A simple plain-text editor with the option to split the text after a number of characters entered. The main purpose is the splitting of YouTube comments.
    Downloads: 0 This Week
    Last Update:
    See Project