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
Company:
Arno Unkrig
License:
Freeware
Version:
2
System:
Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Unix,Linux,Mac PPC
Size:
104 KB
Date Released:
09-11-2002
Price:
Screenshot:
Click here to see Screenshot
Downloads:
1026
Homepage:
http://janino.codehaus.org
Date added:
Sep 27, 2005
Click here to Download
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.
NEWS
So far, nothing for that!
RECOMMENDED DOWNLOADS IN THIS CATEGORY
»
Home
»
Developer Tools
»
JavaScript
(209)
Select page:
[
1
]
2
3
4
5
6...
»
R-Bar
R-Bar v1.0 is an easy-to-use and completely customizable navigation menu that includes both verticle and horizontal versions in a single package. R-Bar v1.0 includes custom cursor support, support for special effects (IE only with the exception of transpa ...
Spriteworks Developments | 13 KB | Win 3.1x,Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 8.95 | Downloads: 970
Date added: Sep 27, 2005 |
»
Details
»
Javascript SlideToolTip
Javascript SlideToolTip is a powerful Javascript-producing design tool for creating tooltip on web pages. The tooltip will slide out from the bottom of the page if user moves mouse over the link which has specified tooltip. ...
USINGIT.COM | 526 KB | Windows | 0 | Downloads: 983
Date added: Sep 27, 2005 |
»
Details
»
2D/3D Line Graph Software
The 2D / 3D Line Graph provides both a client and server side solution for the incorporation of line graphs and charts into web pages. It provides versatile components so that web authors and Java developers can easily build and publish dynamic and intera ...
Sirius Computer Consultants Limited | 362 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,Unix,Linux,MS-DOS | 49 | Downloads: 1300
Date added: Sep 27, 2005 |
»
Details
»
Cool Web Scrollbars
Add cool, colorized scrollbars (visible in I.E. 5.5 or later) to your web pages in a snap with this free program. Easy to use, graphical interface lets you define colors for all scrollbar elements in a friendly, visual environment either by entering hex c ...
Harmony Hollow Software | 559 KB | Windows | | Downloads: 1008
Date added: Sep 27, 2005 |
»
Details
»
Active DHTML Drop Down JavaScript Menu
The DHTML Drop Down JavaScript Menu is cross browser and highly customizable. You will be quickly adding a powerful menu navigation aid to web sites, help systems, documentation, intranets and much more. Main Features Summary Cross Browser Compatible Unli ...
Sirius Computer Consultants Limited | 49 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003,OS/2,OS/2 Warp,OS/2 Warp 4,MAC 68k,Mac OS X,Unix,Linux,BEOS | 25.00 | Downloads: 1094
Date added: Feb 12, 2007 |
»
Details
»
PowerwebTools
PowerWebTools is an exciting new design interface with a collection of scripts for WebMasters to use to help enhance their website. Included are tools you can use offline, like a custom text editor with html syntax highlighting and browser previews. An im ...
Visual Inspirations Inc. | 1517 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003 | 49.95 | Downloads: 956
Date added: Sep 27, 2005 |
»
Details
»
Tee-Tip
Tee-Tip v1.0 is an easy-to-use and completely customizable tool-tip solution. Simply place the cursor over a Tee-Tip enabled word, sentence or paragraph and a tooltip appears containing the associated content. Tee-Tip v1.0 provides a convenient way to pre ...
Spriteworks Developments | 7 KB | Win 3.1x,Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 5.95 | Downloads: 967
Date added: Sep 27, 2005 |
»
Details
»
Infinite Menus
Visually design and publish your websites navigation menu in less time. The menus produced are lightweight, fast loading, fully cross browser and extremely customizable. A complete visual interface offers tons of animated add-ons and design features exclu ...
OpenCube | 4612 KB | Windows2000,WinXP,Windows2003,Windows Vista Starter,Windows Vista Home Basic,Windows Vista Home Premium | 139 | Downloads: 851
Date added: Oct 25, 2007 |
»
Details
»
Menu-Bar
Menu-Bar v1.0 is an easy-to-use and completely customizable horizontal navigation menu with custom cursor support, support for special effects (IE only with the exception of transparencies) and 9 different border styles. It is easy to configure and use an ...
Spriteworks Developments | 6 KB | Win 3.1x,Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 9.95 | Downloads: 989
Date added: Sep 27, 2005 |
»
Details
»
Web Menu Studio Plus
Create professional look and feel web menus with winning-award tools. With this easy-to-use web menu authoring toolkit, you can easy to draft, design, develop and deploy menu scripts for web sites and web projects. ...
Usingit.com | 4287KB | Windows 95/98/Windows Millenium/Windows NT/Windows 2000/Windows XP/Windows 2003 | 59.99 | Downloads: 891
Date added: May 17, 2006 |
»
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: 981
Date added: Feb 12, 2007 |
»
Details
»
Hot Wax Pro
Hot Wax Pro 2 will create and insert JavaScripts, adding extra functionality to your website. Add Alerts, buttons, time and date functions, status bar scrollers as well as SPAM Solutions and Image mouseOver scripts (plus many more). The software includes ...
Y3K Software | 2016 KB | Windows | 32.00 | Downloads: 1007
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: 1027
Date added: Sep 27, 2005 |
»
Details
»
Yaldex PopUp 4.0
This WYSIWYG (What You See Is What You Get) program generates HTML and JavaScript code to open a 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 so ...
Yaldex Software | 856 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003 | 14.10 | Downloads: 719
Date added: Sep 27, 2005 |
»
Details
»
Fly Animator - Free Java Animation Maker
Fly Animator is a small application you can use to add custom animations to your Website. It allows you to add one or more text and/or graphics, which it moves within the borders of the Java applet it creates. Define start and final positions, delay befor ...
Emu8086 | 748 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 0 | Downloads: 1009
Date added: Sep 27, 2005 |
»
Details
»
SpreadsheetConverter to Java/JSP
Good-looking calculating JSP-page from Excel. Separate JavaBean with full source. 165 Excel-functions supported. No Excel needed on server. No Excel needed for the users of the JSP-pages. Use it for expense report, survey, order forms, reservation forms, ...
Framtidsforum I&M AB | 5479 KB | WinXP,WinNT 4.x,Windows2000,Windows2003 | 149 | Downloads: 1303
Date added: Oct 25, 2007 |
»
Details
»
Atrise Everyfind
Everyfind allows you to design a website search engine script for web site, CD/DVD, MP3/OGG music and your PC. It can index 30+ file formats and generate multilingual ultrafast, powerfull and compact search engine with a nice look and feel. Visual compati ...
Atrise Software Co. | 2731 KB | Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003 | 69.95 | Downloads: 1043
Date added: Sep 27, 2005 |
»
Details
»
Double-V
Double-V 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) and embedded images within menu titles. It comes with 8 different b ...
Spriteworks Developments | 37 KB | Win 3.1x,Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 12.95 | Downloads: 1107
Date added: Sep 27, 2005 |
»
Details
»
JavaScript Vertical Message Scroller
JavaScript Vertical Message Scroller creates scrolling messages to web pages! This script was included into Web Designers Toolkit. Web Designers Toolkit includes many professional script authoring tools into one program. Many of them are winning-award pro ...
USINGIT.COM | 9 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 9.99 | Downloads: 990
Date added: Sep 27, 2005 |
»
Details
»
Deluxe Tabs
Improve your website navigation with the most powerful JavaScript Menu on the Web! Deluxe Tabs is a versatile, ready-made solution that allows professional and amateur web developers to create superior dhtml navigation systems for their web sites and web ...
Deluxe-Menu.com | 1847 KB | Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003,Unix,Linux | 39.95 | Downloads: 951
Date added: Feb 12, 2007 |
»
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
|