downloads programs from a to z
Janino is a compiler that reads a Java expression, block, or source file, and generates Java bytecode that is loaded and executed dir
Search:
 » Home » Developer Tools » JavaScript » Janino FREE DOWNLOAD
Your download will start in 3 seconds... If not, try the following links:
Download Link 1 Report broken link
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.
 « read more about Janino

RECOMMENDED DOWNLOADS IN THIS CATEGORY

 » Home  » Developer Tools » JavaScript (209) Select page: [1] 2 3 4 5 6...
 » MoneyToys Web Calculators
MoneyToys(tm) web site calculators make it easy for you to install financial calculators on your web site! With a few lines of HTML and MoneyToys(tm) website calculators you can quickly add online interactivity to your web site! Put MoneyToys calculators ...
MoneyToys.com | 229 KB | Java,Not Applicable | 139.95 | Downloads: 924
Date added: Feb 12, 2007 |  » Details
 » Active Image Viewer
Image Viewer provides a very efficient way to display multiple images within a small area. Thumbnails are automatically generated and displayed to your visitors (removing the need for you to create smaller versions of your images / pictures). When a visit ...
Sirius Computer Consultants Limited | 18 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003,Windows CE,OS/2,OS/2 Warp,OS/2 Warp 4,MAC 68k,Mac OS X,Unix,Linux,MS-DOS | 25.00 | Downloads: 1059
Date added: Feb 12, 2007 |  » Details
 » Tabby
Tabby v1.0 is an easy-to-use and completely customizable tabbed horizontal menu that includes custom cursor support and support for special effects (IE only with the exception of transparencies). Tabby v1.0 provides a convenient way for visitors to naviga ...
Spriteworks Developments | 12 KB | Win 3.1x,Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 7.95 | Downloads: 959
Date added: Sep 27, 2005 |  » Details
 » Yaldex JSFactory Pro 3.2
Yaldex JSFactory is advanced JavaScript Editor, Validator and Debugger for beginners and professionals! Beside rich possibilities of editing scripts (JavaScript, HTML, CSS, VBScript, PHP and ASP syntax highlighting, etc) the program offers large snippets ...
Yaldex Software | 6118 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003 | 39.90 | Downloads: 679
Date added: Feb 12, 2007 |  » Details
 » Oven Fresh Popup Maker
It couldn`t be easier to make popups. Just fill in a simple form and the code is generated for you. Activate your popup by: button, text, image, mouseover text, mouseover image, when page loads or when page unloads. Show or hide Directories, Location Bar, ...
Oven Fresh Web Design | 1597 KB | Win98,WinME,WinXP | 19.95 | Downloads: 920
Date added: Feb 12, 2007 |  » Details
 » Sothink DHTML Menu Builder Free Version
Sothink Free DHTML Menu is a professional DHTML menu builder, which helps web designer to create beautiful DHTML menus. It is unnecessary to be familiar with JavaScript or DHTML acknowledge, just with Sothink Free DHTML Menu Builder, you can build DHTML d ...
SourceTec Software | 2470 KB | Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 0 | Downloads: 899
Date added: Oct 25, 2007 |  » Details
 » JavaScript FH Plus
JavaScript FH Plus have the biggest collection of Java Scripts that has been published in a program, this is the ultimate source for Java Scripts. The program contains 170 finished Java Scripts, with every java effects you can think of. JavaScript FH Plus ...
Emtec.no | 3607 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 35 | Downloads: 956
Date added: Oct 25, 2007 |  » Details
 » ActiveWidgets Grid (Free Edition)
Make your most demanding users happy with the fast and reliable cross-browser data grid component. Complete with fixed headers, client-side sorting, resizable columns, images, tooltips and a lot more - the grid widget will save you weeks of JavaScript/DHT ...
ActiveWidgets Ltd. | 337 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000,Unix,Linux | 0 | Downloads: 1069
Date added: Sep 27, 2005 |  » Details
 » ColorPop
ColorPop from Iconico is the professional pop-up color picker control for webpages. Include Colorpop on your website and allow your users to select colors from an easy to use palette. Easy to install and works on any browser for the professional touch. Co ...
Iconico | 58 KB | Win 3.1x,Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000,Windows2003,Unix,Linux,Mac OS X | 45.50 | Downloads: 1053
Date added: Feb 12, 2007 |  » Details
 » Yaldex PopUp 4.4
This WYSIWYG (What You See Is What You Get) program generates HTML and JavaScript code to open an URL in a new (PopUp) window. You can specify the properties of the new window, including its size, attributes (whether it is resizable, has a menu bar, and s ...
Yaldex Software | 1210 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003 | 14.10 | Downloads: 624
Date added: Feb 12, 2007 |  » Details
 » CodeThatTable
CodeThatTable is an advanced JavaScript table that enables user to display in efficient and fancy way the massives of data from variety of sources including the CVS and database. Fully customizable through the CSS the tables are the definite answer to the ...
CodeThat.Com | 122 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000,Unix,Linux,Mac PPC | 0 | Downloads: 939
Date added: Feb 12, 2007 |  » Details
 » CodeThatTree
CodeThatTree is an advanced cross-browser state-of-art JavaScript tree control that can be easily integrated in any web page, requires no JavaScript knowledge from the prospective user and is provided with the wide range of the features. - All popular bro ...
CodeThat.Com | 324 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000,Windows CE,Unix,Linux,Mac PPC | | Downloads: 922
Date added: Sep 27, 2005 |  » Details
 » Courser WebTreeview Builder
Treeview is a type of user interface, used popularly in desktop program, like Windows Explorer. It is suitable for representing multiple level structure. To display a treeview on a web page, developer need to master JavaScript, DHTML and CSS. And there ma ...
Courser Software | 2025 KB | Windows | 25 | Downloads: 1009
Date added: Sep 27, 2005 |  » Details
 » Janino
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 ex ...
Arno Unkrig | 104 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Unix,Linux,Mac PPC | | Downloads: 989
Date added: Sep 27, 2005 |  » Details
 » Sothink Tree Menu builder
Sothink Tree Menu makes creation tour of JavaScript tree menu simple! Sothink Tree Menu has the features of wide compatibility, high performance, and easy operation. For compatibility, the generated DHTML tree menu can be compatible with the most browsers ...
SourceTec Software | 4324 KB | Win98,WinME,Windows2000,WinXP | 49.95 | Downloads: 940
Date added: Feb 12, 2007 |  » Details
 » Ajax Extensible Page
A.E.P. is an Ajax framework that is very easy to use with an interface of six functions and these functions allow to build Web pages that are extended at user request from data hidden into the page or taken from external files. Text is extended at a word ...
xul.fr | 150 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003,Windows Vista Starter,Windows Vista Home Basic,Windows Vista Home Premium,Windows Vista Business,Windows Vista Enterprise,Windows Vista Ultimate,Windows Vista Home Basic x64,Windows Vista Home | 0 | Downloads: 1290
Date added: Feb 12, 2007 |  » Details
 » Javascript Clock
Javascript Clock is a Javascript-producing design tool for creating clock script which will display current time at the lower-right corner of the web browser. ...
USINGIT.COM | 468 KB | Windows | 0 | Downloads: 937
Date added: Feb 12, 2007 |  » Details
 » Drop-Box
Drop-Box v1.0 is an easy-to-use and completely customizable verticle navigation menu with custom cursor support, support for special effects (IE only with the exception of transparencies), embedded images within menu titles, textual previews, etc and come ...
Spriteworks Developments | 31 KB | Win 3.1x,Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 14.95 | Downloads: 1019
Date added: Sep 27, 2005 |  » Details
 » NewsKeeper
NewsKeeper v1.0 is an easy-to-use and completely customizable verticle news scroller with support for images, custom backgrounds, links, adjustable scroll speed/direction and 9 different frame styles. NewsKeeper v1.0 comes with 15 background images and ov ...
Spriteworks Developments | 95 KB | Win 3.1x,Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 12.95 | Downloads: 913
Date added: Feb 12, 2007 |  » Details
 » Thumb-Show
Thumb-Show v1.0 is an easy-to-use and completely customizable preview-type menu system that includes custom cursor support, support for special effects (IE only with the exception of transparencies) and a variety of border styles. Thumb-Show v1.0 provides ...
Spriteworks Developments | 333 KB | Win 3.1x,Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 14.95 | Downloads: 1263
Date added: Sep 27, 2005 |  » Details
go to top Select page: [1] 2 3 4 5 6...
What Font is | fonts | free fonts | download fonts | free fonts download | web fonts |