• Prism Free Video Converter for Mac Prism Free Video Converter for Mac 11.20
    Prism Free Video Converter for Mac
    Prism is a video file converter for Mac OS X. It can convert many different types of video files into avi, mov, wmv, 3gp and more.
  • CpuFrequenz CpuFrequenz 4.36
    CpuFrequenz
    Small tool to accurately identify the CPU frequency. The PC is slow! Is it the CPU?
  • VideoPad Free Movie and Video Editor VideoPad Free Movie and Video Editor 16.46
    VideoPad Free Movie and Video Editor
    This free video editing and movie making program is designed to be intuitive. With this free Video Editor, making videos has never been more fun!
  • Express Zip Plus Edition Express Zip Plus Edition 11.25
    Express Zip Plus Edition
    Express Zip is a compression and archiving tool. This software allows users to manage, create, and extract zipped folders and files. Express Zip is intuitive and very easy to use. Simply download and install to start managing zip files and folders.
  • Bilsoft v3 Pre-Accounting Program Bilsoft v3 Pre-Accounting Program 3.0.0
    Bilsoft v3 Pre-Accounting Program
    Simple interface and easy usage allow you to complete all your work with a single click without the need for process confusion.
  • Express Scribe Transcription Software Express Scribe Transcription Software 13.24
    Express Scribe Transcription Software
    Express Scribe Transcription Software by NCH Software is a full-featured audio player specifically designed for typists and transcription work. Featuring foot pedal control, variable speed, speech to text engine integration and supports a number of a
  • Swiss File Knife Swiss File Knife 2.0.0.2
    Swiss File Knife
    Command line tool for daily tasks. Find text in files, dir tree size, filter and replace text, instant http/ftp server, find duplicate files, join files, md5 lists, run a command on all files, detab, hexdump. no installation, ideal for usb stick.
  • SnipSVG SnipSVG 1.4.0
    SnipSVG
    SnipSVG is a screen capture and image editing utility, which uses primarily SVG vector image.
  • LogonExpert LogonExpert 10.7
    LogonExpert
    LogonExpert is a Windows autologon for your home/office computer or corporate server. LogonExpert quickly and securely logs in a user by direct interaction with the WinLogon autologon system without using the registry.
  • Atlantis Word Processor Atlantis Word Processor 4.4.1.10
    Atlantis Word Processor
    Atlantis is a standalone word processor for both professional writers and those who create documents only occasionally. Powerful and feature-rich, user-friendly and fully-customizable, it will let you work on your own terms.
 
  •  
     
     
     
     
    Prism Free Video Converter for Mac Prism Free Video Converter for Mac
    Prism Free Video Converter for Mac
    Prism is a video file converter for Mac OS X. It can convert many different types of video files into avi, mov, wmv, 3gp and more.
  •  
     
     
     
     
    CpuFrequenz CpuFrequenz
    CpuFrequenz
    Small tool to accurately identify the CPU frequency. The PC is slow! Is it the CPU?
  •  
     
     
     
     
    VideoPad Free Movie and Video Editor VideoPad Free Movie and Video Editor
    VideoPad Free Movie and Video Editor
    This free video editing and movie making program is designed to be intuitive. With this free Video Editor, making videos has never been more fun!
  •  
     
     
     
     
    Express Zip Plus Edition Express Zip Plus Edition
    Express Zip Plus Edition
    Express Zip is a compression and archiving tool. This software allows users to manage, create, and extract zipped folders and files. Express Zip is intuitive and very easy to use. Simply download and install to start managing zip files and folders.
  •  
     
     
     
     
    Bilsoft v3 Pre-Accounting Program Bilsoft v3 Pre-Accounting Program
    Bilsoft v3 Pre-Accounting Program
    Simple interface and easy usage allow you to complete all your work with a single click without the need for process confusion.
  •  
     
     
     
     
    Express Scribe Transcription Software Express Scribe Transcription Software
    Express Scribe Transcription Software
    Express Scribe Transcription Software by NCH Software is a full-featured audio player specifically designed for typists and transcription work. Featuring foot pedal control, variable speed, speech to text engine integration and supports a number of a
  •  
     
     
     
     
    Swiss File Knife Swiss File Knife
    Swiss File Knife
    Command line tool for daily tasks. Find text in files, dir tree size, filter and replace text, instant http/ftp server, find duplicate files, join files, md5 lists, run a command on all files, detab, hexdump. no installation, ideal for usb stick.
  •  
     
     
     
     
    SnipSVG SnipSVG
    SnipSVG
    SnipSVG is a screen capture and image editing utility, which uses primarily SVG vector image.
  •  
     
     
     
     
    LogonExpert LogonExpert
    LogonExpert
    LogonExpert is a Windows autologon for your home/office computer or corporate server. LogonExpert quickly and securely logs in a user by direct interaction with the WinLogon autologon system without using the registry.
  •  
     
     
     
     
    Atlantis Word Processor Atlantis Word Processor
    Atlantis Word Processor
    Atlantis is a standalone word processor for both professional writers and those who create documents only occasionally. Powerful and feature-rich, user-friendly and fully-customizable, it will let you work on your own terms.

 

paxScript.NET 2.7

 

 
Program Info
 

License:
 
Last Update: 2011-07-20
 
Release Status: New Release
 
Size: 0.41 MB
 
Price: $189  Buy
 
Downloads: 17
 
Publisher: VIRT Laboratory
 
OS Support: Windows2000, WinXP, Windows2003, WindowsVista
 
Category: Windows/Development/Compilers & Interpreters
 
Rating
0


 



paxScript.NET

 
Publisher's Description
 
 

The Microsoft NET version of paxScript (paxScript.NET) includes interpreter of C# and VB.NET languages.
It will be extended with Delphi.NET interpreter in the future releases.

The key features of paxScript.NET are:

- paxScript.NET is written in C#. Source code of paxScript.NET is CLS compilant.

- You can integrate paxScript.NET with your smart device project written in MS Visual Studio 2003.

- paxScript.NET compiles programs into byte-code. It does not use CodeDOM and it does not generate a
dynamic assembly. (paxScript.NET will generate MSIL and executable files as an option in the future
releases).

- Separate compilation of modules is allowed. You can combine source code modules and compiled
(binary) modules in your paxScript.NET project.

- Cross-language scripting is allowed. You can combine modules written in C# and VB.NET in your
paxScript.NET script project.

- C# interpreter (paxCSharp) is based on the ECMA-334 standard. It supports all C# language features
with exception for the unsafe code and attributes. (It will support full C# 2.0 standard in the
future releases).

- paxCSharp extends standard of C# language with extra features which simplify the use of C#
for scripting needs.

- paxScript.NET is implemented as a .NET component (paxscript-net.dll) which can be used with
Microsoft Visual Studio .NET, Delphi 8, Delphi 2005 and C# Builder.
The component allows you to embed paxScript.NET interpreter in your WinForms or ASP.NET application
so you can customize and extend the application without having to recompile it.

- Any classes, structures, enumerations, arrays, delegates, events and interfaces of host
application can be used in a script.

- Method Invoke of PaxScripter class allows you to call script-defined methods from host application.

- Debug capabilities: breakpoints, call stack, watch/evaluate, trace into, step over etc.

Languages supported

English