|
paxScript.NET 2.6 - The component implements C# and VB.NET interpreter written in C#
paxScript.NET checked and founded to be 100% clean:
Archive: paxscriptnet.zip
creating: Demos/
creating: Demos/CSharp/
creating: Demos/CSharp/CallMethodApp/
inflating: Demos/CSharp/CallMethodApp/App.ico
inflating: Demos/CSharp/CallMethodApp/AssemblyInfo.cs
inflating: Demos/CSharp/CallMethodApp/CallMethod.csproj
inflating: Demos/CSharp/CallMethodApp/CallMethod.sln
inflating: Demos/CSharp/CallMethodApp/Form1.cs
inflating: Demos/CSharp/CallMethodApp/Form1.resx
creating: Demos/CSharp/DebugApp/
inflating: Demos/CSharp/DebugApp/App.ico
inflating: Demos/CSharp/DebugApp/AssemblyInfo.cs
inflating: Demos/CSharp/DebugApp/DebugApp.csproj
inflating: Demos/CSharp/DebugApp/DebugApp.sln
inflating: Demos/CSharp/DebugApp/WinForm.cs
inflating: Demos/CSharp/DebugApp/WinForm.resx
creating: Demos/CSharp/HelloApp/
inflating: Demos/CSharp/HelloApp/App.ico
inflating: Demos/CSharp/HelloApp/AssemblyInfo.cs
-----------------------------------
Help/modulelist_methods.htm: OK
Scan Results of Help/demo_test_arrays_vb.htm
Help/demo_test_arrays_vb.htm: OK
Scan Results of Help/demo_events_csharp.htm
Help/demo_events_csharp.htm: OK
Scan Results of Help/single_lic.htm
Help/single_lic.htm: OK
Scan Results of Help/demo_hello2.jpg
Help/demo_hello2.jpg: OK
Scan Results of Help/scripterror_properties.htm
Help/scripterror_properties.htm: OK
Scan Results of Help/demo_asp_csharp.htm
Help/demo_asp_csharp.htm: OK
Scan Results of paxscript-net.dll
paxscript-net.dll: OK
Scan Results of paxscriptnet.zip
paxscriptnet.zip: OK
Known viruses: 78319
Scanned directories: 44
Scanned files: 353
Infected files: 0
Data scanned: 2.23 MB
Time: 2.966 sec (0 m 2 s)
Use the below code to display the award image on your website:
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.
|