Used Janino for Windows?


Editors’ Review

Download.com staff
Janino is a compact embedded Java compiler designed for runtime compilation. It efficiently processes Java expressions, blocks, and source files, generating executable bytecode for dynamic applications.
  • Pros

    • Small and simple design goal
    • Suitable for expression evaluators
    • Supports server pages engines like JSP
    • Generates Java bytecode
    • Loads and executes bytecode directly
  • Cons

    • Partially sacrifices completeness
    • Not intended as a development tool

Used Janino for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
2.7
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows XP
  • Windows 2000
  • Windows 10
  • Windows NT
  • Windows 98
  • Windows Vista
  • Windows ME
  • Windows 95
Additional Requirements
None
POPULARITY
Total Downloads
193
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated


Developer’s Description

Offer an embedded compiler for run-time compilation purposes.

Janino is not intended to be a development tool, but an embedded compiler for run-time compilation purposes, such as expression evaluators or "server pages" engines like JSP. The major design goal was to keep the compiler small and simple, while partially sacrificing completeness. Nobody likes the idea of carrying around huge libraries for simple applications. See Parser for the list of implemented and missing language features.

This software is a useful compiler which reads a Java expression, block, or source file, and generates Java byte code that is loaded and executed directly.


Download.com
Your review for Janino