paxcompiler 2.1
paxcompiler 2.1
paxCompiler is an embeddable compiler of Pascal and Basic programming languages that generates machine code for Intel compatible processors (IA-32 architecture). You can use the compiler as a scripting engine, so you can customize and extend your Delphi, VC++ or Free Pascal application without having to recompile it. The key features of the paxCompiler are: -the compiler was initially written in Borland Delphi as a set of Delphi components; - source code of paxCompiler is compatible with Free Pascal 2.0; - paxCompiler, implemented as paxcompilerlib.dll, can be used for scripting Microsoft Visual C++ applications. The roadmap of the compiler includes: C compiler, cross-language programming, built-in assembler.
System Requirements: Intel compatible processors (IA-32 architecture)
paxCompiler is a useful and embeddable compiler of Pascal programming language paxCompiler is a useful and embeddable compiler of Pascal programming language.
Here are some key features of "paxCompiler":
The compiler generates machine code for Intel processor.
It is possible to use the compiler as a scripting engine. You can embed the compiler into host application, register host-defined types, routines, variables and constants for the engine, read/write script-defined variables, call script-defined functions etc. You can save/load compiled scripts to/from a stream.
The compiler was initially written in Borland Delphi as a set of Delphi components. TPaxCompiler, TPaxProgram and TPaxPascalLanguage are Delphi components that allows you to embed the paxCompiler into Delphi, Kylix or Borland C++ Builder application so you can customize and extend the application without having to recompile it.
Source code of paxCompiler is compatible with Free Pascal 2.0.
paxCompiler, implemented as paxcompilerlib.dll, can be used for scripting Microsoft Visual C++ applications.
The compiler implements a subset of Object Pascal language. The supported types are: Boolean, Byte, Word, Integer, Int64, Double, Single, Extended, Char, WideChar, AnsiString, ShortString, WideString, Variant, Pointer, Record Types, Static Array Types, Dynamic Array Types, Subrange Types, Enumeration Types, Procedural Types. The compiler supports such concepts as namespaces, overloaded routines, nested routines, default parameters, exception handling, units.
You can import host-defined class types and class-reference types.
The roadmap of the compiler includes: support of OOP, Basic compiler and C compiler, cross-language programming, built-in assembler, debugger.
Limitations:
30 days trial
paxCompiler 2.2 is a professional compiler of the Object Pascal and Basic programming languages developed for generating machine code for Intel compatible processors (IA-32 architecture). You can use the compiler as a scripting engine, so you can customize and extend your Delphi, VC++ or Free Pascal application without having to recompile it. The key features of the paxCompiler are: -the compiler was initially written in Borland Delphi as a set of Delphi components; - source code of paxCompiler is compatible with Free Pascal 2.0; - paxCompiler, implemented as paxcompilerlib.dll, can be used for scripting Microsoft Visual C++ applications. The roadmap of the compiler includes: Basic compiler and C compiler, cross-language programming, built-in assembler.
Major Features:
- The compiler generates machine code for Intel compatible processors (IA-32 architecture).
- It is possible to use the compiler as a scripting engine. You can embed the compiler into host application, register host-defined types, routines, variables and constants for the engine, read/write script-defined variables, call script-defined functions etc. You can save/load compiled scripts to/from a stream.
- The compiler was initially written in Borland Delphi as a set of Delphi components. TPaxCompiler, TPaxProgram and TPaxPascalLanguage are Delphi components that allows you to embed the paxCompiler into Delphi, Kylix or Borland C++ Builder application so you can customize and extend the application without having to recompile it.
- Source code of paxCompiler is compatible with Free Pascal 2.0.
- paxCompiler, implemented as paxcompilerlib.dll, can be used for scripting Microsoft Visual C++ applications.
- The compiler supports Object Pascal language based on the Delphi 7 standard. Syntax of Basic language is similar to VB.NET.
- Script-defined functions support register (Borland fastcall), cdecl, stdcall, safecall, pascal and msfastcall (Microsoft fastcall) calling conventions.
- Cross-language programming support. You can use Pascal units in Basic programs and vice verse.
- COM support.
- TPaxCompilerDebugger and TPaxCompilerExplorer components implement debugger (breakpoints, call stack, watches, step over, trace into, run to cursor, pause) and code explorer capabilities.
- You can import host-defined types with paxCompiler importer.
- You can create stand alone executable files.
- PaxCompiler engine is thread safe.
- The roadmap of the compiler includes: JavaScript compiler, C compiler, built-in assembler.
Requirements: Intel compatible processors (IA-32 architecture)
paxCompiler provides a powerful tool for all users. It is an embeddable compiler of Pascal and Basic programming languages that generates machine code for Intel compatible processors (IA-32 architecture). You can use the compiler as a scripting engine, so you can customize and extend your Delphi, VC++ or Free Pascal application without having to recompile it. The key features of the paxCompiler are: -the compiler was initially written in Borland Delphi as a set of Delphi components; - source code of paxCompiler is compatible with Free Pascal 2.0; - paxCompiler, implemented as paxcompilerlib.dll, can be used for scripting Microsoft Visual C++ applications. The roadmap of the compiler includes: C compiler, cross-language programming, built-in assembler.
Major Features:
- The compiler generates machine code for Intel compatible processors (IA-32 architecture).
- It is possible to use the compiler as a scripting engine. You can embed the compiler into host application, register host-defined types, routines, variables and constants for the engine, read/write script-defined variables, call script-defined functions etc. You can save/load compiled scripts to/from a stream.
- The compiler was initially written in Borland Delphi as a set of Delphi components. TPaxCompiler, TPaxProgram and TPaxPascalLanguage are Delphi components that allows you to embed the paxCompiler into Delphi, Kylix or Borland C++ Builder application so you can customize and extend the application without having to recompile it.
- Source code of paxCompiler is compatible with Free Pascal 2.0.
- paxCompiler, implemented as paxcompilerlib.dll, can be used for scripting Microsoft Visual C++ applications.
- The compiler supports Object Pascal language based on the Delphi 7 standard. Syntax of Basic language is similar to VB.NET.
- Script-defined functions support register (Borland fastcall), cdecl, stdcall, safecall, pascal and msfastcall (Microsoft fastcall) calling conventions.
- Cross-language programming support. You can use Pascal units in Basic programs and vice versa.
- COM support.
- TPaxCompilerDebugger and TPaxCompilerExplorer components implement debugger (breakpoints, call stack, watches, step over, trace into, run to cursor, pause) and code explorer capabilities.
- Script-defined types support run-time information (RTTI).
- You can bind instances of script-defined classes with dfm files.
- You can import host-defined types with paxCompiler importer.
- You can create stand alone executable files.
- paxCompiler engine is thread safe.
- The roadmap of the compiler includes: JavaScript compiler, C compiler, built-in assembler.
Here are some key features of "paxCompiler":
The compiler generates machine code for Intel processor.
It is possible to use the compiler as a scripting engine. You can embed the compiler into host application, register host-defined types, routines, variables and constants for the engine, read/write script-defined variables, call script-defined functions etc. You can save/load compiled scripts to/from a stream.
The compiler was initially written in Borland Delphi as a set of Delphi components. TPaxCompiler, TPaxProgram and TPaxPascalLanguage are Delphi components that allows you to embed the paxCompiler into Delphi, Kylix or Borland C++ Builder application so you can customize and extend the application without having to recompile it.
Source code of paxCompiler is compatible with Free Pascal 2.0.
paxCompiler, implemented as paxcompilerlib.dll, can be used for scripting Microsoft Visual C++ applications.
The compiler implements a subset of Object Pascal language. The supported types are: Boolean, Byte, Word, Integer, Int64, Double, Single, Extended, Char, WideChar, AnsiString, ShortString, WideString, Variant, Pointer, Record Types, Static Array Types, Dynamic Array Types, Subrange Types, Enumeration Types, Procedural Types. The compiler supports such concepts as namespaces, overloaded routines, nested routines, default parameters, exception handling, units.
You can import host-defined class types and class-reference types.
The roadmap of the compiler includes: support of OOP, Basic compiler and C compiler, cross-language programming, built-in assembler, debugger.
Limitations:
30 days trial
Our product is designed to support register Borland fastcall), cdecl, stdcall, safecall, pascal and msfastcall (Microsoft fastcall) calling convention as it has the Script-defined functions.
With the program, you can use TPaxPascalLanguage.SetCallConv method to change any default called convention. And it can be supported by COM.
And now we mention some key features:
The components of TPaxCompilerDebugger and TPaxCompilerExplorer can be implemented to debug breakpoints, call stack, watches, step over, trace into, run to cursor, pause.
It can works as a code explorer.
You can import host-defined types with paxCompiler importer.
paxCompiler engine is thread safe.
And finally, the product's roadmap contains JavaScript compiler, Basic compiler and C compiler, cross-language programming, built-in assembler.
VIRT Laboratory has issued a source of paxComplier which are easy to use. Among these, paxCompiler test program 2.05 has some special functions and features as following
The components of TPaxCompilerDebugger and TPaxCompilerExplorer can work as a debugger. That means they can debug the breakpoints, call stack, watches, step over, trace into, run to cursor, pause
Also, the componets are able to explore the codes requested;
You can import host-defined types with paxCompiler importer.
You can create stand alone executable files.
The paxCompiler engine is thread safe.
Finally, the roadmap of the compiler includes: JavaScript compiler, Basic compiler and C compiler, cross-language programming, built-in assembler.
paxCompiler, implemented as paxcompilerlib.dll, can be used for scripting Microsoft Visual C++ applications.
The compiler supports Object Pascal language based on the Delphi 7 standard.
Script-defined functions support register (Borland fastcall), cdecl, stdcall, safecall, pascal and msfastcall (Microsoft fastcall) calling conventions. The default calling convention is stdcall. (You can change it by means of TPaxPascalLanguage.SetCallConv method).
COM support.
TPaxCompilerDebugger and TPaxCompilerExplorer components implement debugger (breakpoints, call stack, watches, step over, trace into, run to cursor, pause) and code explorer capabilities.
You can import host-defined types with paxCompiler importer.
You can create stand alone executable files.
paxCompiler engine is thread safe.
The compiler generates machine code for Intel compatible processors (IA-32 architecture).
It is possible to use the compiler as a scripting engine. You can embed the compiler into host application, register host-defined types, routines, variables and constants for the engine, read/write script-defined variables, call script-defined functions etc. You can save/load compiled scripts to/from a stream.
The compiler was initially written in Borland Delphi as a set of Delphi components. TPaxCompiler, TPaxProgram and TPaxPascalLanguage are Delphi components that allows you to embed the paxCompiler into Delphi, Kylix or Borland C++ Builder application so you can customize and extend the application without having to recompile it.
Source code of paxCompiler is compatible with Free Pascal 2.0.
paxCompiler, implemented as paxcompilerlib.dll, can be used for scripting Microsoft Visual C++ applications.
The compiler supports Object Pascal language based on the Delphi 7 standard.
Script-defined functions support register (Borland fastcall), cdecl, stdcall, safecall, pascal and msfastcall (Microsoft fastcall) calling conventions. The default calling convention is stdcall. (You can change it by means of TPaxPascalLanguage.SetCallConv method).
COM support.
TPaxCompilerDebugger and TPaxCompilerExplorer components implement debugger (breakpoints, call stack, watches, step over, trace into, run to cursor, pause) and code explorer capabilities.
You can import host-defined types with paxCompiler importer.
You can create stand alone executable files.
paxCompiler engine is thread safe.
The roadmap of the compiler includes: JavaScript compiler, Basic compiler and C compiler, cross-language programming, built-in assembler.
The compiler generates machine code for Intel compatible processors (IA-32 architecture).
It is possible to use the compiler as a scripting engine. You can embed the compiler into host application, register host-defined types, routines, variables and constants for the engine, read/write script-defined variables, call script-defined functions etc. You can save/load compiled scripts to/from a stream.
The compiler was initially written in Borland Delphi as a set of Delphi components. TPaxCompiler, TPaxProgram and TPaxPascalLanguage are Delphi components that allows you to embed the paxCompiler into Delphi, Kylix or Borland C++ Builder application so you can customize and extend the application without having to recompile it.
Source code of paxCompiler is compatible with Free Pascal 2.0.
paxCompiler, implemented as paxcompilerlib.dll, can be used for scripting Microsoft Visual C++ applications.
The compiler supports Object Pascal language based on the Delphi 7 standard.
Script-defined functions support register (Borland fastcall), cdecl, stdcall, safecall, pascal and msfastcall (Microsoft fastcall) calling conventions. The default calling convention is stdcall. (You can change it by means of TPaxPascalLanguage.SetCallConv method).
COM support.
TPaxCompilerDebugger and TPaxCompilerExplorer components implement debugger (breakpoints, call stack, watches, step over, trace into, run to cursor, pause) and code explorer capabilities.
You can import host-defined types with paxCompiler importer.
You can create stand alone executable files.
paxCompiler engine is thread safe.
The roadmap of the compiler includes: JavaScript compiler, Basic compiler and C compiler, cross-language programming, built-in assembler.
The Object Pascal programming language is a challenging one. However, now we have had a solution for this from paxCompiler. The program is designed initially in Borland Delphi as a set of Delphi components. And the compiler supports Object Pascal language based on the Delphi 7 standard. Its roadmap includes JavaScript compiler, Basic compiler and C compiler, cross-language programming, built-in assembler. If you have had a chance to try this program, you will find that paxCompiler engine is thread safe.
That is some description about the product. And now let's talk about some of its functions:
As for Intel compatible processors (IA-32 architecture), the compiler can work as a code generator. And source code of paxCompiler is compatible with Free Pascal 2.0.
The compiler can be used as a scripting engine. You can embed the compiler into host application, register host-defined types, routines, variables and constants for the engine, read/write script-defined variables, call script-defined functions etc. You can save/load compiled scripts to/from a stream.
TPaxCompiler, TPaxProgram and TPaxPascalLanguage are Delphi components that allows you to embed the paxCompiler into Delphi, Kylix or Borland C++ Builder application so you can customize and extend the application without having to recompile it.
paxCompiler, implemented as paxcompilerlib.dll, can be used for scripting Microsoft Visual C++ applications.
It has a Script-defined functions to support register(Borland fastcall), cdecl, stdcall, safecall, pascal and msfastcall (Microsoft fastcall) calling conventions. And you can change any default called convention by means of TPaxPascalLanguage.SetCallConv method.
The components of TPaxCompilerDebugger and TPaxCompilerExplorer can work as a debugger for breakpoints, call stack, watches, step over, trace into, run to cursor, pause.
Also, it works as a code explorer
You can import host-defined types with paxCompiler importer.
You can create stand alone executable files.
That is some description about the product. And now let's talk about some of its functions:
As for Intel compatible processors (IA-32 architecture), the compiler can work as a code generator. And source code of paxCompiler is compatible with Free Pascal 2.0.
The compiler can be used as a scripting engine. You can embed the compiler into host application, register host-defined types, routines, variables and constants for the engine, read/write script-defined variables, call script-defined functions etc. You can save/load compiled scripts to/from a stream.
TPaxCompiler, TPaxProgram and TPaxPascalLanguage are Delphi components that allows you to embed the paxCompiler into Delphi, Kylix or Borland C++ Builder application so you can customize and extend the application without having to recompile it.
paxCompiler, implemented as paxcompilerlib.dll, can be used for scripting Microsoft Visual C++ applications.
It has a Script-defined functions to support register(Borland fastcall), cdecl, stdcall, safecall, pascal and msfastcall (Microsoft fastcall) calling conventions. And you can change any default called convention by means of TPaxPascalLanguage.SetCallConv method.
The components of TPaxCompilerDebugger and TPaxCompilerExplorer can work as a debugger for breakpoints, call stack, watches, step over, trace into, run to cursor, pause.
Also, it works as a code explorer
You can import host-defined types with paxCompiler importer.
You can create stand alone executable files.ErrorFix 2.1 offers you a really useful tool that you can take advantages of due to its perfect features in terms of employing a single program to do all the jobs needed to keep your computer running smoothly, safely and more reliably.
ErrorFix is a multi purpose PC optimization tool. It seamlessly integrates a Registry cleaner, a privacy protector, a program manager and a browser optimizer. Instead of downloading several applications, ErrorFix allows you to employ a single program to do all the jobs needed to keep your computer running smoothly, safely and more reliably. From one console, you can manage the invisible functions that dictate how your computer works.
ErrorFix offers users a chance to restore to their PCs to optimal performance. The software constitutes the industry's leading error scanning and repair technology blended with an easy-to-use interface that makes the process of cleaning your Registry both elegant and efficient. Certified to run on every Windows Platform, ErrorFix can detect the corrupt paths, redundant entries, and outdated file shortcuts that make a computer run slowly or display error messages.
Major Features:
- Problems with the Windows Installer
- Chkdsk Problems
- Scan Disk Problems
- ActiveX Controls Problems
- ActiveX Shield Problems
- Task Manager Problems
- Problems with Computer & Application Shutdown
- Error Messages involving Internet Explorer
- Error Messages involving Windows Explorer
- Error Messages involving DLL files
- Error Messages involving Javascript
- Error Messages involving IExplore and System32 files
- Error Messages involving the Dr Watson utility
- Error Messages involving the Windows Registry
- Error Messages involving Hardware Drivers
- Error Messages involving "Item cannot be found" issues
- Error Messages involving Isass.exe, svchost.exe,and other .exe files
- PC System Crashes.
- PC Performance Lag.
- Compatibility issues between different Windows Platforms.
- PC Freezing.
- Hardware Malfunctions.
- Corrupted Registry Files.
- The Dreaded Blue Screen.
- High-performance scanning
- Junk File Cleaner
- Evidence Cleaner
- System Optimizer
- Internet Optimizer
- Smart Defragger
- IE Manage and Restore
- BHO Manager
- Error Rectification
- Check Invalid Shortcut
- Program Manager
- Re-Register Active-X Objects
- Program Shortcuts
- Check Invalid User Settings
- Check Recently Used Files
- Check Invalid Class Keys
- Check Uninstall Sections
- Check Shared DLLs
- Check Invalid Fonts
- Validate Startup Programs
Astro Fight 2.1 is a fantastic game in which you have to destroy each wave of enemy attack forces before they come down to breach your defenses and reach your planet. Avoid falling bombs. Fire at POWbombs to destroy enemies in the immediate area. Arcade sampled sounds and redrawn graphics included to keep things authentic. Your reflexes will enjoy such a test. Joystick strongly recommended.
Astro Fighter is a native PC redeux based on the Sega/Gremlin classic shooter. The authentic game graphics have been redrawn nearly exact and many sounds resampled from the arcade. Of course, some new additions have been added to the classic mix.
Brief 1.2.1 is designed as a simple and light-weight feed reading extension for Firefox which supports you to read feeds much easier because of its right set of features.
Brief stores feed content in a database and displays articles in a form of a slick, interactive page. Easily mark articles as read and star the interesting ones. Browse your feeds anyway you want - view only unread or starred articles, display a single feed or a whole folder at a time. Find what you are looking for using full text search-as-you-type. Let yourself be notified when feeds are updated in the background and track the number of new entries using the status bar. Customize the feed content view by creating your own stylesheets.
Supported languages: Czech, Danish, German, Greek, English, Spanish (Argentina), Finnish, French, Hungarian, Italian, Japanese, Norwegian, Dutch, Polish, Russian, Slovak, Turkish, Chinese (Simplified), Chinese (Traditional).
Major Features:
- Ability to limit number of stored entries;
- Preference to always open entry links in new tabs;
- Context menu option to delete all entries from a feed or a folder;
- Ability to hide the sidebar;
- Favicon on the Briefs tab;
- When viewing many feeds at once, labels are shown telling from which feed each entry comes;
- Tooltips for the toolbar button and the status icon which showing detailed information about the unread feeds;
- Drop-down menu in feed entries removed in favor of separate buttons;
- Much smoother refreshing of the feed view.
Enhancements:
- Brief is now compatible with Firefox 3.5.
- Fixed bugs:
-
- Sort direction isn't updated when switching between All and Unread views (when "Sort oldest items first in unread view" turned on).
- Turning on "Don't mark changed items as unread" causes unread items to be marked as read when they're changed.
- Clicking on the statusbar icon when Brief's tab is selected shouldn't close it (as does clicking on the toolbar button).
- Ctrl + click on item title doesn't open it in a new tab.
- OK button in the home folder picker should be disabled if an invalid item is selected.
- Can't type in the search bar in Firefox 3.5.
- New localizations:
-
- Czech (cs-CZ), Danish (da-DK), French (fr-FR), Italian (it-IT), Russian (ru-RU), Turkish (tr-TR)
- Czech (cs-CZ), Danish (da-DK), French (fr-FR), Italian (it-IT), Russian (ru-RU), Turkish (tr-TR)
AdVantShop.NET Pro 2.1 offers you an ASP.NET shopping cart software with an open source code. It can be used by people with any level of experience.
Being suitable for both ready-made and customized online stores, it allows easy integration of existing design and external Windows-based applications for building secure, expandable and flexible solution based on Microsoft technologies and AJAX. Includes built-in integration with payment and credit card processors.
Major Features:
- For online store owners:
- Turn-key, ready-made ecommerce solution based on ASP.NET technology
- Possibility of using ready-made design templates and design modifications
- No programming skills are needed
- Ajax technology
- SEO-friendly storefront
- Support for unlimited number of currencies
- Possibility of closing a storefront for maintenance
- Possibility to modify a store for your needs
- Payment systems integration
- Shipping systems integration
- Convenient administration panel
- Powerful platform for web store development (Microsoft.NET)
- Free access to further releases
- Technical support for a product (consulting line, assistance in question-solving).
- For developers:
- Open source code (VB.NET)
- Microsoft .NET 3.5 platform (ASP.NET, Windows Forms)
- Template-based design built on MasterPages and UserControls technology
- Works under IIS5/6/7
- Works with SSL
- Supports MS SQL Server 2005 / 2008 Express Editions with Advanced Services database engine
- Ajax-based functionality
- Report generation system based on Microsoft Reporting Service
- Object-oriented program code
- Customization possibilities (using ASP.NET or other languages)
- Modular architecture
WareSeeker Editor
Lagoon Flash Photo Gallery 2.1 offers you a professional and Flash photo galleries which is useful for your website in 3 easy steps, using our interactive gallery editor.
Major Features:
- Intuitive interface and design
- Eye-catching effects
- Slideshow
- Unlimited albums
- Smart photo navigation.
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com