Janino is a compiler that reads a Java expression, block, or source file, and generates Java bytecode that is loaded and executed dir
Search:
All categories
Business & Productivity Tools
Desktop
Developer Tools
Drivers
Education
Games
Home & Personal
Internet & Networking
Multimedia & Design
Operating Systems
Utilities
»
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...
»
Atlas java Utiities
Java package that provides foundation for atlas web apps. Classes provide the following functionality: Display and process HTML forms to view and edit objects. Display and process HTML forms to search and list objects. Manage request context. Time display ...
Eden Systems LLC | 180 KB | Windows2000, Unix, Linux, Java | 49.99 | Downloads: 493
Date added: Sep 27, 2005 |
»
Details
»
Yaldex JSFactory Pro 3.3
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 | 6153 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003 | 44.90 | Downloads: 427
Date added: Feb 12, 2007 |
»
Details
»
Javascript Newsflash
Javascript Newsflash is a powerful Javascript-producing design tool for creating script which scrolls text vertically on web pages. ...
USINGIT.COM | 534 KB | Windows | 0 | Downloads: 690
Date added: Sep 27, 2005 |
»
Details
»
Hi-Liter
Hi-Liter v1.0 is an easy-to-use and completely customizable verticle navigation menu and includes 6 different arrow markers. Hi-Liter v1.0 provides a convenient way for visitors to navigate your site. ...
Spriteworks Developments | 16 KB | Win 3.1x,Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 4.95 | Downloads: 733
Date added: Sep 27, 2005 |
»
Details
»
Free Java Applets
100% Free Java Applets ! Real Freeware These products are NOT Trialware or Evalware - but fully functioning versions which are Free for you to use however you wish, making them truly Freeware products. The Free Applet package includes the following:- Free ...
Sirius Computer Consultants Limited | 13 KB | Win 3.1x,Win95,Win98,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003,OS/2,OS/2 Warp,OS/2 Warp 4,MAC 68k,Mac PPC,Mac OS X,Mac Other,Unix,Linux | 0 | Downloads: 725
Date added: Sep 27, 2005 |
»
Details
»
PageJumper - Web Page Redirector Utility
Page redirection does not get any more seamless than this. Instantly transfers visitors to your new page. No *this page has moved* notices. Most users will not even notice the redirection has occurred. Search engine friendly. No META REFRESH tags which ca ...
InnerPeace.Org | 8 KB | Windows,Linux,Mac,Unix,Os2 | 0 | Downloads: 733
Date added: Sep 27, 2005 |
»
Details
»
Smart Page 2005
This software contains 80000 lines of JavaScript source code for web page designers. The topics of collected scripts include background effects, buttons, calendars, calculator, clocks, cookies, equivalents, forms, games, password protections, page-details ...
Tradetouch, Inc. | 1905 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003 | 29.99 | Downloads: 681
Date added: Sep 27, 2005 |
»
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: 717
Date added: Sep 27, 2005 |
»
Details
»
JS Compress
Compresses JavaScript source code to save bandwidth and obfuscate the code. Removes all white space (tab, line feed, carriage return ,etc.). ...
SpiffySoft | 1439 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 7.00 | Downloads: 673
Date added: Sep 27, 2005 |
»
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: 681
Date added: Feb 12, 2007 |
»
Details
»
Yaldex PopUp 4.2
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 | 1058 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003 | 14.10 | Downloads: 448
Date added: Feb 12, 2007 |
»
Details
»
Sothink DHTML Menu Builder
Sothink DHTMLMenu is a professional DHTML menu builder, which helps web designer to create beautiful menus. It is unnecessary to be familiar with JavaScript or DHTML acknowledge, just with Sothink DHTMLMenu, you can build DHTML drop down or popup menus in ...
SourceTec Software | 5430 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 55 | Downloads: 667
Date added: Feb 12, 2007 |
»
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: 728
Date added: Feb 12, 2007 |
»
Details
»
Visual Menu
Visual Menu is the first fully standards compliant, client-side, DHTML menu builder. It supports all major browsers in common use, including Safari and Opera. The look of a Visual Menu is described entirely by CSS, and the content of a Visual Menu is desc ...
CodeHouse.com | 3723 KB | Win98,WinME,Windows2000,WinXP,Windows2003,Linux,Mac OS X | 59.00 | Downloads: 716
Date added: Sep 27, 2005 |
»
Details
»
Antechinus JavaScript Editor
Add JavaScript code to your HTML pages quickly and easily - giving your Web creations a real edge. Antechinus transforms your pages from displaying static content to live, dynamic, interactive applications. JavaScript Editor offers: * Syntax Check * Run a ...
C Point | 5429 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003 | 49.95 | Downloads: 786
Date added: Sep 27, 2005 |
»
Details
»
RolloverFX
Easily spice up your web site with eye-catching rollover images and page transitions. The generated script is designed to work in all browsers. Users of Internet Explorer 4.0 or better (generally, most of your visitors) will see all image transition effec ...
Gemini Puzzles | 582 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000,Windows2003 | 14.95 | Downloads: 670
Date added: Sep 27, 2005 |
»
Details
»
Javascript VerticalMenuBar
Javascript VerticalMenuBar is a script for creating vertical menu system on Web pages. ...
USINGIT.COM | 518 KB | Windows | | Downloads: 726
Date added: Sep 27, 2005 |
»
Details
»
MoneyToys Very Simple Loan Calculator
The MoneyToys(tm) web site calculator collection has grown again with the addition of a Very Simple Loan Calculator. The MoneyToys collection contains 12 financial calculators which you can easily add to your web site and is available for only $139.95 USD ...
Wheatworks Software, LLC | 260 KB | Java,Not Applicable | 39.95 | Downloads: 684
Date added: Feb 12, 2007 |
»
Details
»
ScriptEase Desktop Win32
ScriptEase DeskTop Win32 - SEdesk: Scripting based on JavaScript with C available. Runs on individual and networked computers, including the Internet. ECMAScript compliant. Console and window versions. IDE debugger and editor. Scripts may be compiled. Cas ...
Nombas, Inc. | 5000 KB | Windows | 75.00 | Downloads: 708
Date added: Sep 27, 2005 |
»
Details
»
Xtreeme DHTML Menu Studio
With this program you can add a DHTML drop down menu to your web site within a few minutes. The program comes with hundreds of predefined attractive graphical looks and supports easy integration with existing web sites whether they`re based on frames, ser ...
Xtreeme GmbH | 3336 KB | Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003 | 49 | Downloads: 707
Date added: Sep 27, 2005 |
»
Details
go to top
Select page:
[
1
]
2
3
4
5
6...
2005
downloads programs
Submit Program
|
Contact us
What Font is
|
fonts
|
free fonts
|
download fonts
|
free fonts download
|
web fonts
|