Main > Free Download Search >

Free aurora compiler 1.0 software for windows

aurora compiler 1.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 30663
Aurora 8.1

Aurora 8.1


XAML designer for WinFX more>> Aurora is more than a drawing or painting program. Aurora works with the Avalon object model and the Visual Tree. Aurora allows you to visually create and edit various levels in the Avalon document. In addition to creating user interfaces and drawings, Aurora allows you to apply attached dependency properties to visual objects; you can also define custom content for content controls. Using Aurora you can use or create libraries of objects and reuse them in your applications.
The Aurora authoring engine is built as an Avalon DockPanel that can be dropped into an Avalon application or can be embedded in a WinForms application providing instant XAML/Avalon authoring capabilities. The DesignerPanel is the main class for the authoring engine. It is derived from a DockPanel and implements the AuroraDesigner interface which is the main interface for the Aurora Object Model. The DesigerPanel lives in the AuroraDesigner.dll.
The Aurora Designer has a plug-in architecture that allows third-parties to create their own plug-ins. The plug-in has complete access to the toolbars, tabs, Property Panel and Solution Explorer in Aurora through the Aurora Object Model. The Plug-in can create custom toolbars, create custom Avalon based controls and even launch custom editors.
Using the various events and interfaces in the Aurora Object Model and the flexibility inherent to Avalon, the behavior of the Aurora Designer can be customized to the application being developed by the host program.
<<less
Download (10.7M)
Added: 2008-10-24 License: Beta Price:
395 downloads
 
Other version of Aurora
Aurora 1.0Kristian Kostecky - Aurora widget allows you to view the current aurora activity in the Northern or the ... Aurora. Displays a formatted image of NOAA POES data from the
License:Freeware
Download (135KB)
979 downloads
Added: 2007-03-07
SFX Compiler 2.05

SFX Compiler 2.05


Enables you to add multiple files into one self-extracting file. more>> SFX Compiler is a freeware program which enables you to add multiple files into one self-extracting file. This can be useful for distribution. If you are a software developer and need to send your program to your users, you can easily compile all your required files into one archive with a .Exe extension. Non-software developers can benefit from this program too.<<less
Download (1.86MB)
Added: 2008-02-14 License: Freeware Price: Free
820 downloads
 
Other version of SFX Compiler
SFX Compiler 2.03SFX Compiler is a freeware program which enables you to add multiple files ...SFX Compiler is a freeware program which lets you add multiple files into one self
License:Freeware
Download (1.85KB)
314 downloads
Added: 2008-11-26
PLD2 Compiler 1.5

PLD2 Compiler 1.5


PLD2 resembles a full universal assembler with the convenience of a compiler. Output file size is small since there is no run-time library overhead. The code generator is user customizable and switchi more>>
PLD2 compiles small, fast executables. Byte count is low since there is no run-time library overhead. 10,000 line source programs easily compile in less than 1 second. PLD2 resembles a full universal assembler with the rapid programming of a compiler. The code generator is user customizable. About 75 statements are all that is required to port to a new 16 or 32 bit little endian architecture. Switching between the code sets is a fast operation.
<<less
Download (85K)
Added: 2001-12-12 License: Freeware Price: $0.00
2919 downloads
Borland C++ Compiler 5.5

Borland C++ Compiler 5.5


32-bit optimizing C++ compiler more>> Borland C++ Compiler is a fast 32-bit optimizing C++ compiler.The Borland C++ Compiler includes the latest ANSI/ISO C++ compliance including the RTL, the STL framework and C++ template support. It also offers you more control of the virtual table in order to optimize for speed or size by supporting dynamic functions. Other features of Borland C++ Compiler include: improved template generation semantics; exception handling; enhanced Visual C++ source and header support; and support for additional type library information.
<<less
Download (8.7MB)
Added: 2008-11-01 License: Freeware Price:
10283 downloads
NATATA eBook Compiler 2.1

NATATA eBook Compiler 2.1


Natata eBook Compiler is an powerful software that packs and compresses multiple files including HTML, CSS, WAV, TXT, GIF, JPG, MID, JavaScript, DHTML, Flash, PDF, etc and converts them into a single more>> Natata eBook Compiler is an powerful software that packs and compresses multiple files including HTML, CSS, WAV, TXT, GIF, JPG, MID, JavaScript, DHTML, Flash, PDF, etc and converts them into a single compact executable file which contains a small viewer that launches the selected start document in an e-book like interface. You can use it to compile e-books, offline web pages, HTML photo albums, presentations and more. The interface uses a step-by-step approach that guides you through the process of creating your compiled file.
Compact and Portable
You can distribute your eBooks in diskettes, cd-roms, via internet downloads or e-mail attachments. It doesnt require any installation on the users PC.
Built-in Compression
eBook decompresses all content very fast.
Royalty Free
You can create unlimited products without having to pay royalties.
Security options
- Open your eBooks directly from the eBook file without temporal folders.
- Password protect your eBook with a fixed Password or use the Password Generator. New!
- Copyright protection: no right-button mouse, no copy / paste, no view code.
Events features
You can add personalized messages at start or/and when closing the eBook
Custom Splash screen
You can add a splash screen to your eBook. You can use any image you want and it can be any size you want.
Built-in functions New!
We have created some special functions to give you the power to interact with the application, for example to display popup messages, execute external application or files.
Expiry Options
You can make eBook that can expire after a specified number of days or after being opened a specified number of times.
You can create Shareware eBooks.
Customizable user interface
Change eBook Icon
Command line parameters New!
CD Autorun File
<<less
Download (1.24MB)
Added: 2008-06-13 License: Freeware Price: Free
548 downloads
 
Other version of NATATA eBook Compiler
Price: $0.00
License:Freeware
Download (1107K)
1391 downloads
Added: 2002-12-14
Scriptol Php Compiler 7.0

Scriptol Php Compiler 7.0


Scriptol is a modern, very powerful and easy to learn programming language more>> Scriptol is a modern programming language, designed to be simple and easy to learn, allowing new users ready to program in some hours. The programming time is largely decreased.
Scriptol is object-oriented, xml-oriented, extensible, universal, uses C++, PHP or Java APIs, and GTK for graphical user interface. It is universal, that means it is convenient for scripting, to build applications or to make dynamic web pages.
Free scriptol interpreter and compilers are currently available for Windows and Unix.
Features of Scriptol
Scriptol is :
objectively modern: it has been designed according to seven rules for simplicity, safety, and doesnt carry ancient obsolete syntax.
object-oriented, even simple scalar as "int", or literal as "123", are objects and have methods.
typed: the compiler can check for content and type of variables, that is not possible with usually untyped scripting languages.
natural: types are not based on computers hardware but on humans concepts or mathematical sets: these are text, number, integer, real, etc...
powerful and safe: new control structures has been introduced with scriptol.
Examples:
- composite if, that is both an if statement and a switch case with any kind of values.
- while let, that protects from infinite loop.
- for .. in array, or for .. in a..b, the simplest way to express ranges.
simple: no symbols as -> or ::, just a dot in any case.
Adding 1 to x is just written: x + 1, and not x += 1.
No memory management required, executables have a garbage collector.
C++ compatible: you have just to link C++ object files or library files, and use the functions they hold, no any extension required to write!
For example, you have just to add the GTK import libraries in the configuration file of a scriptol source to use the GTK user interface...
PHP compatible: you can program web pages in Scriptol, your code is converted to Php and all Php functions may be used.
...
<<less
Download (801KB)
Added: 2008-07-16 License: Freeware Price: Free
579 downloads
 
Other version of Scriptol Php Compiler
Scriptol Php Compiler 6.3new object-oriented Scriptol programming language This compiler produces standalone Php ... Scriptol Php Compiler is a program that generate PHP code or run the script. Another compiler
License:Freeware
Download (749KB)
1110 downloads
Added: 2007-01-31
Scriptol Php Compiler 5.7Free Scriptol PHP compiler with editor. Scriptol Php Compiler 5.7 - ...Scriptol is a modern, very powerful and easy to learn programming
License:freeware
Download (804.4KB)
515 downloads
Added: 2008-09-07
E-Mania: Aurora Robles 1.0

E-Mania: Aurora Robles 1.0


Complete guide to favourite celebs. more>> Complete guide to Aurora Robles from entertainmania.com with personal info, trivia, news, articles, pictures, wallpapers, and many more.<<less
Download (265KB)
Added: 2005-11-27 License: Freeware Price: Free
1430 downloads
Aurora Polaris Screensaver 1.0

Aurora Polaris Screensaver 1.0


Do you want to see how Aurora Polaris swirling in the night sky over snow? more>> Do you want to see how Aurora Polaris swirling in the night sky over snow-covered surface? Winter night landscape with northern lights.<<less
Download (3.0MB)
Added: 2009-06-30 License: Freeware Price: $0.00
12 downloads
HybridJava compiler 0.94

HybridJava compiler 0.94


A simple tool for Java developers. more>>
HybridJava compiler 0.94 is an application built to support users an alternative to Java Server Pages (JSP). JSP is a template language that supports supposedly convenient use of HTML and Java within same source code. A JSP engine reads this mixed code and generates a pure Java, later compiled and executed as a part of some Servlet. Note: FREE for non-commercial use.

Major Features:

  1. The suggested technology continues JSP approach which only advantage is exactly the above mentioned symmetry in using Java and HTML, but goes much further.
    • In this sense HybridJava is a successor and thus a modern alternative to Java Server Pages.
    • However JSP is just a template engine that does not in fact care about text between just two delimiters, but Java Server Pages technology capitalizes upon real compilation and thus upon a deep knowledge of the application structure.
  2. In HybridJava both Java and HTML operators are incorporated into a single formal grammar. Besides Java and HTML constituents the HybridJava syntax has a simple but powerful support for code factorization and reuse - widgets are defined in HybridJava language without any additional Java programming.
  3. Unlike all known user-defined tags implementations HybridJava widgets may have more than one insertion points named in this case.
    • Recursive usage of widgets is also supported.
    • A unique feature of HybridJava widgets is their transparency for Java context when Java variables of a page are accessible in its widgets.
  4. Technology includes an extremely transparent framework that includes application, page and widget level data session-scope persistance.
    • Compiler resolves the identifiers used in widgets and pages against Java definitions in Java blocks, definitions of widget attributes, in instances of widgets, page page instance and application-level data.
    • Components may send and receive signals.
    • The compiler generates Java source codes, one Java class for each page.
    • Execution of this code results in generation of the outgoing HTML.

Enhancements: Component model enhanced with signals

Requirements: none

<<less
Download (439KB)
Added: 2009-05-14 License: Freeware Price: FREE
15 downloads
 
Other version of HybridJava compiler
HybridJava compiler 0.88HybridJava compiler offers you an alternative to Java Server Pages (JSP) HybridJava compiler offers you an alternative to Java Server Pages (JSP)
License:Freeware
Download (175KB)
835 downloads
Added: 2007-07-17
HybridJava compiler 0.87In the narrow sense
License:Freeware
Download (168KB)
917 downloads
Added: 2007-05-02
Crossword Express Compiler 8.0a

Crossword Express Compiler 8.0a


Crossword Express Compiler is a demo displaying the way the program support you to make crossword and vocabulary puzzles for applications. more>>

Crossword Express Compiler 8.0a is a demo displaying the way the program support you to make crossword and vocabulary puzzles for applications. The very flexible system offers a number of options for creating standard, classroom, preset word, and special-interest puzzles; it also lets you specify dictionaries so puzzles can be tailored precisely for your needs. You choose the grid size, and use established or custom lattice templates for various styles of puzzles. Easy to follow menus provide access to Crossword Express' various modules for specific dictionaries, lattice models, exporting, and more.

The program is thoroughly documented and includes a tutorial. The only limitation to this demo version is a restriction on the size of puzzle which can be printed, so the the program's capbilities can be fully demonstrated. Registered users can access a number of free dictionaries, and create live Java-based Web puzzles, using the growing library of Freeware Java applets.

<<less
Download (1MB)
Added: 2008-09-30 License: Freeware Price:
downloads
Online Earning Compiler 1

Online Earning Compiler 1


Online Earning Compiler. Freeware program on earning a profit using the internet. more>>

Online Earning Compiler.
Earn some money online! This software is a freeware program on earning a profit using the internet.

Requirements: PC

Whats new in this version: nil

<<less
Download (1.14MB)
Added: 2008-09-07 License: Freeware Price: $0.00
433 downloads
Inno Setup Compiler 5.3.4

Inno Setup Compiler 5.3.4


Inno Setup Compiler provides you with an integrated and useful installation builder which features a Windows 2000-style wizard interface more>>

Inno Setup Compiler 5.3.4 provides you with an integrated and useful installation builder which features a Windows 2000-style wizard interface and the ability to create a single EXE for easy online distribution. It can support for disk spanning; and full uninstall capabilities. The program also includes customizable setup types, integrated LZMA file compression.

It can support for installing shared files and OCXs, and the creation of Start menu icons, INI entries, and registry entries. Full Delphi source code is available on the author's Web site.

Enhancements:

  • On Windows 7 the Compiler IDE displays a progress indicator on its taskbar button.

<<less
Download (1.4MB)
Added: 2009-08-13 License: Freeware Price: Notavailable
downloads
 
Other version of Inno Setup Compiler
Inno Setup Compiler 5.2.2Inno Setup is a free, feature-packed installation builder. The ...Inno Setup Compiler 5.2.2 is a software consisting of a Windows 2000-style
License:Freeware
Download (1.3MB)
6265 downloads
Added: 2007-11-21
Inno Setup Compiler 5.1.9Inno Setup Compiler is a free installer for Windows programs. Inno Setup Compiler 5.1.9 - Jordan ... Inno Setup Compiler is a free installer for Windows programs. First introduced in 1997, Inno
License:Freeware
Download (1.32MB)
1017 downloads
Added: 2007-02-08
Jcoder Java IDE and Compiler 1.1

Jcoder Java IDE and Compiler 1.1


Jcoder Java IDE and Compiler provides you with a useful utility which allows you to create, navigate, modify, and debug Java code. more>>

Jcoder Java IDE and Compiler 1.1 provides you with a useful utility which allows you to create, navigate, modify, and debug Java code. Jcoder is a Java IDE that runs on Windows which enables programmers to create, navigate, modify, and debug code faster and more accurately. Jcoder can be used in conjunction with different Java Developer Kits by configurating JDK profiles.

Jcoder features an intuitive interface and provides a wide range of features: customizable user interface, project management, class/ package viewer, code-completion, debugger interface, editor with syntax highlighting, useful wizards and more. Jcoder also contains various project wizards to move into actual coding faster by automating project set-up steps.

<<less
Download (8.4MB)
Added: 2009-01-28 License: Freeware Price:
14 downloads
eBook Compiler Free 2.1

eBook Compiler Free 2.1


Natata eBook Compiler is an powerful application that will pack and compresses multiple files more>>
Natata eBook Compiler is an powerful application that will pack and compresses multiple files including HTML, CSS, WAV, TXT, GIF, JPG, MID, JavaScript, DHTML, Flash, PDF, etc and converts them into a single compact executable file which contains a small viewer that launches the selected start document in an e-book like interface.
You can use it to compile e-books, offline web pages, HTML photo albums, presentations and more. The interface uses a step-by-step approach that guides you through the process of creating your compiled file.
Main features:
- Command line parameters - Your eBooks can accept additional parameters to show a specific page when the eBook is opened.
- CD Autorun File - Create the necessary files to make your CD-ROM drive launch the eBook automatically once the CD containing the eBook is inserted into the CD-ROM Drive.
- Change eBook Icon - Now you can use any Icon for your eBook.
- Save and open Projects - You dont have to re-type all your settings each time you want to create a new version of an E-Book. Simply save all your settings - and open your project at any time you wish.
Version restrictions:
- Some features are available only in Gold edition.
<<less
Download (1.23MB)
Added: 2006-04-12 License: Freeware Price:
1322 downloads
Aurora Password Manager 1.1

Aurora Password Manager 1.1


Aurora Password Manager is an expert in privacy and confidence. more>> Aurora Password Manager is your loyal assistant when theres a need for privacy and confidence. It protects your private data like a website access code or your e-mail box password with a strong 256-bit AES password and prevents unauthorized access when you are away. The utility features an advanced password generator, automatic backup, a variety of templates for commonly used records. You can download this manager absolutely for free.<<less
Download (1.1MB)
Added: 2005-11-21 License: Freeware Price:
1475 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5