paxcompiler for delphi 6 2.0
paxcompiler for delphi 6 2.0
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.
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.
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.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.
Unlike other code analysis tools, eyebol can suggest and automatically apply a change in your code where it sees an improvement. It can also find memory leaks without having to run the program and go into every procedure.
The Project Rewrite facility can rewrite your code to be more readable (it can change Button1 to btnOK by using a buttons caption property) as well as apply many suggestions automatically.
A Search facility, that integrates with Delphi, allows for powerful searching including the ability to search for regular expressions, variable expressions and options such as ignore comments
The Comment Builder Wizard allows you to very quickly and easily apply comment headers to all the units in a project. These can be a Mozilla public license or completely custom versions.
It can remove redundant data in your forms (unused captions for example) and can be customized to spell check your own routines. Delphi integration (from Delphi 5 to Delphi 2007) means you can select a line in eyebol and be brought directly to it in Delphi.
CMATH for Delphi 6 5.2.4 brings you a powerful tool which is useful for complex-number arithmetics and mathematics. The Shareware edition is optimized for PentiumXX, while maintaining compatibility with AMD processors (Athlon) and down to 486DX. This version is for Delphi 6.
Major Features:
- High-performance implementation in machine code leads to superior speed.
- Accuracy and safety are greatly enhanced.
- Each of the floating-point accuracies (complex(float), complex(double), and complex(extended)) is given its own, individually optimized treatment.
- Polar coordinates (magnitude;angle) are supported in addition to the usual cartesian coordinates (real;imaginary).
Here are some key features of "NGIS Components for Delphi":
Support Delphi 5/6/7/2005
Support MultiLayer Map.
Fast draw map.
Support of all *.tab, *.map, *.dat formats.
Support map R-Tree index.
ZoomIn/ZoomOut/Pan/Selector map tools.
Drawing of all objects MapInfo.
Property editors in componet design-time.
Support of different style lines.
Save map data to DFM.
Drawing the maps in separate thread.
Component small size (BPL ~100kbyte for Delphi 5).
Much program examples.
Connecting the map to other external databases.
Search shortest route.
Easy work with animation.
CMATH is a comprehensive library for complex-number arithmetics and mathematics, both in cartesian and polar format (single, double, and extended precision). The implementation in Assembly language ensures maximum speed, accuracy, and safety, far superior to the unit Complex coming with Delphi.
As in the C version of CMATH, all functions of the Pascal/Delphi version have a type-specific prefix, as in, cf_sin, cd_exp, or pf_sqrt. They are optimized for Pentium II-IV, but will also run on Athlon and on computers down to 486DX. This version is for Borland Delphi 6.
Requirements: Borland Delphi 6
Specific formattings (column widths, colors, fonts, selected records etc.) is transferred as much as possible. SMExport is a native VCL engine with multi-language support. Also SMExport suite contains a TSMEWizardDlg and TSMExportMonitor compound components with visual dialog for export parameters setting. With these components you can control a data export process in one place and give a flexible application to your end-users.
Custom data engines allow to export data from any control (TStringGrid, TListView, TDecisionCube etc). Virtual data engine allow to generate a data in run-time without any linked control.
Data pumping components allow to export a lot of tables from database in a few mouse clicks. .
The following features make CMATH an ideal replacement for the unit Complex coming with Delphi:
1. High-performance implementation in machine code leads to superior speed.
2. Accuracy and safety are greatly enhanced.
3. Each of the floating-point accuracies (complex(float), complex(double), and complex(extended)) is given its own, individually optimized treatment.
4. Polar coordinates (magnitude;angle) are supported in addition to the usual cartesian coordinates (real;imaginary).
The Shareware edition is optimized for PentiumXX, while maintaining compatibility with AMD processors (Athlon) and down to 486DX.
This version is for Delphi 6.
System Requirements: Borland Delphi 6
OptiVec for Delphi 6 5.2.4 offers you an effective tool which contains more than 3500 hand-optimized, Assembler-written functions for all floating-point and integer data types. The vectorized implementation in Assembler makes OptiVec functions, on the average, 2-3 times faster than compiled source code of the same functionality. In many instances, the numerical accuracy is improved as well. This version is for Borland Delphi 6.
Major Features:
- Vectorized form of arithmetic operators and math functions.
- Matrix operations, e.g.: multiplication, inversion, LU decomposition, singular value decomposition, eigenvalues.
- Fast Fourier Transform techniques for efficient convolutions, correlation analyses, spectral filtering, etc., both one- and two-dimensional.
- Curve fitting for a wide range of model functions from simple linear regression to non-linear models with multiple data sets.
- Statistics.
- Analysis (derivatives, integrals, extrema, interpolation).
- Graphical representation of data in Cartesian coordinates.
- Complex number math, both in cartesian and polar format.
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com