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
Corrupt Access Database Recovery Tool
MDB recovery program restore Access database files of a corrupt Server

WebCab Functions (J2EE Edition)
EJB Suite for Interpolating functions and solving equations

Navicat for SQLite - The World Best SQLite Administrator Tool fo
Navicat - the leading SQLite GUI Admin Tool for Windows

VISUAL Cpp .NET VOIP SOFTPHONE EXAMPLE
Ozeki SIP SDK to develop Visual C++.Net softphone to make & receive VoIP cal

COMM-DRV/Lib Standard Edition
Professional serial communication library - DLLs for Windows & MSDOS Lib

Pocket CHM
Provides an easy way to create HTML Help, or manuals, ebooks in CHM format.

FmPro Migrator
Migrates FileMaker to MySQL, Oracle, Access, SQL Server, OpenBase, PostgreSQL



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: VS.NETcodePrint 2003
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...

Morovia Codabar Barcode Fontware

Morovia Codabar barcode font package consists of 10 true type fonts and a language tool kit. At any point size, there are 5 different barcode heights to choose from. At any height, the user has 2 options: either with human readable text or without.

COMM-DRV/Dos

Serial communication TSR/Driver that provides the FOSSIL, INT14h, and INT21h interface concurrently under MSDOS. Any language/tool that can read and write to files may read/write to the serial port. Includes (XYZ)modem file transfer engines, TSR ...

Video Guide to Paint Shop Pro

Video-book for Paint Shop Pro users dramatically speeding up the learning process. Tutorials are illustrated with movie clips that show around Paint Shop Pro. Visual learners will benefit from seeing this program in action.


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
Download, save and convert Redtube videos ( redtube.com ) to your PC

PhotoScape is an all-in-one style photo editor with fun and ease of use.

Convert any format video files with fast speed and excellent video quality.


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