Freeware, shareware download | Softempire.com

Janino. parser, Shopping, shopping cart

Games Utilities Internet Development Multimedia Mobile Desktop Business Education

An embedded Java compiler that compiles expressions or scripts on-the-fly.

Categories
ActiveX
IDE & Editors
Components & Libraries
Management & Distribution
Web
Databases
Software Development Utilities
Software Development Misc
Networks
Debugging
Java & programming languages

Editor's choice
SkinCrafter
Make your software spicy with SkinCrafter skins - improve your user interface!

Replace Text in Many Files
Search and modify (replace, add, delete) text inside multiple files at once

Web Palette Pro
Generate color values for use in Web design. Precisely adjust colour properties.

Access to MySQL Converter
Access to MySQL Converter tool migrate all key attributes of MS access to MySQL

SQL Database Recovery
Repair Corrupt SQL Database through the help of SQL Database Recovery software

Apex SQL Clean
Apex SQL Clean - risk free delete, impact analysis and visual dependency viewer

Active Link ActiveX Control
Active Link is the fastest way to create Hyperlinks in your apps. Active Lin...



Free software utility acquisitions from the specialized in download directories! Use the called for package categories, see the latest updates of the excellent programs, and setup forthwith! Do not miss an opportunity to setup the greatest software package: employ SoftEmpire directory to try software programs for free of charge. Check out the accumulation of shareware and software application test versions. select among Windows and Linux apps, recieve controllers, softwares for relax, and all other types of programms for your laptop or mobile gadgets!

Resources for software development: IDE & Editors, programming, testing, configuration management, databases and components. Huge collection of free components and utilities. Free download of all files.

  Download 

       View screenshots
License: Freeware
File Size: 0.10 Mb
Version: 2.5.15
Release Date: 9 Nov 2002
OS: Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000, WinXP, Unix, Linux, Mac PPC
System Requirements: JDK 1.3.1 or above
Company: Arno Unkrig
Languages: English  German 

Janino is a compiler that reads a Java expression, block, or source file, and generates Java bytecode that is loaded and executed directly. It 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.

Properties

The major design goal was to keep the compiler small and simple, while partially sacrificing completeness. I don't like the idea of carrying around huge libraries for simple applications. See Parser for the list of implemented and missing language features.

When do you need an efficient expression evaluator?

Say you build an e-commerce system, which computes the shipping cost for the items that the user put into his/her shopping cart. Because you don't know the merchant's shipping cost model at implementation time, you could implement a set of shipping cost models that come to mind (flat charge, by weight, by number of items, ...) and select one of those at run-time.

In practice, you will most certainly find that the shipping cost models you implemented will rarely match what the merchant wants, so you must add custom models, which are merchant-specific. If the merchant's model changes later, you must change your code, re-compile and re-distribute your software.

Because this is so unflexible, the shipping cost expression should be specified at run-time, not at compile-time. This implies that the expression must be scanned, parsed and evaluated at run-time, which is why you need an expression evaluator.

A simple expression evaluator would parse an expression and create a "syntax tree". The expression "a + b * c", for example, would compile into a "Sum" object who's first operand is parameter "a" and who's second operand is a "Product" object who's operands are parameters "b" and "c". Such a syntax tree can evaluated relatively quickly. However, the run-time performance is about a factor of 100 worse than that of native Java code.

More download links for Janino...

Next product: Code Chameleon
More to download:
ezimerchant Professional

ezimerchant Professional will allow the small business owner to quickly build a web site with complete e-commerce facilities. Do you have products that you would like to sell on the Internet? ezimerchant Professional is for you!

ASP XML Parser Component

A super-fast, low-memory usage, XML parser specifically designed to be used server-side in ASP scripts. This DOM based parser is many times faster than MSXML, and consumes far less memory. Great for handling large XML data files.

Chilkat Xml Parser Component

Offers a high-performance alternative to the standard XML DOM for creating, navigating, and manipulating XML documents. The Chilkat XML parser is faster and less memory intensive, and the API is much simpler.

USPExpress Math Parser

USPExpress Math Parser is a component aimed to parse and evaluate scientific, engineering and math expressions on-the-fly. There are .NET and COM editions of USPExpress available.

Learn German Helper

Learn German Helper V2.1 - Speaking German fluently with this software. You can make full use of spare time to work while studying...

E-Store Builder Modules Support - Clothing

Feature for feature, E-Store Builder is one of the most powerful eCommerce Solutions in the world. Module structure: Shipping Support, Taxation Support, Suppliers Support, Dealers Support, Coupons Support, Module "Manufacturers", Gifts & Related...

Code Metrics

Code Metrics provides project-wide reports, graphs, and data-mining drilling down into single-file analyses, visualizations, and historical information. Export data to Excel, HTML, XML, or a database...

VBcodePrint

This Add-In to Microsoft Visual Basic 6 significantly enhances source code printing capabilities. You can print any part of your VB project's source code from within the VB's development environment. The output can be exported to HTML, PDF and RTF.

Protivia

ProtiviaTMis a fully functional C/C++ multi-file editor designed for software developers, who do not have an IDE. It is a very useful tool for software professionals writing in C/C++ programs for different processors or operating systems and usin...


Advertisement

Windows Backup
Looking for backup software? Try Handy Backup - automatic data backup to DVD, CD, FTP, network, or Online. Client-server enterprise backup software.


Top Downloads
Freeware program to rename files & folders & Multimedia files wi

Hotspot Shield secures your Internet connection from hackers

Protect your computer from viruses and malicious programs.


New in Development
  1. C# PDF
  2. Install Package IronPdf
  3. EaseClouds Virtual File System SDK
  4. Install Package IronOcr
  5. Virtual COM Port Driver
  6. VBReFormer
  7. EML to Zimbra
  8. ATS Excel Unlocker
  9. openElement
  10. Document Classification SDK
Janino - Free Download