[ANN] paxScript.NET v2.5



paxScript.NET v2.5 has been released

www.paxscript.net

New:

- Default instance methods.
- ResetCompileStage method.
- OnRunning event.
- Terminate method.
- Pascal language support (beta).
- Increased speed of compilation.

The key features of paxScript.NET are:
- Supports C#, VB.NET and Pascal as scripting languages.
- paxScript.NET is written in C#. Source code of paxScript.NET is CLS
compilant.
- Support of Microsoft .NET Compact Framework. You can integrate
paxScript.NET with your smart device projects.
- paxScript.NET compiles programs into byte-code. It does not use CodeDOM
and it does not generate a dynamic assembly.
- Separate compilation of modules is allowed. You can combine source code
modules and compiled (binary) modules in your paxScript.NET script projects.
- Cross-language scripting is allowed. You can combine modules written in C#
and VB.NET in your paxScript.NET script projects.
- C# interpreter (paxCSharp) is based on the ECMA-334 standard. It supports
all C# language features with exception for the unsafe code and attributes.
- 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,
Delphi 2006 and C# Builder. The component allows you to embed paxScript.NET
interpreter into 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.
- You can call script-defined methods from host application.
- Debug capabilities: breakpoints, call stack, watch/evaluate, trace into,
step over etc.

Thank you.

Alexander Baranovsky
VIRT Laboratory
www.paxcompiler.com // paxCompiler
www.paxscript.com // paxScript for Win32&Linux
www.paxscript.net // paxScript for Microsoft .NET


.



Relevant Pages

  • Re: (Lengthy) entire outline of abandoned futuristic RL attempt
    ... you plan out every feature you'd like in the game first, ... accomodate all the features you'll be adding later on. ... program into a simple expandable scheme such as an internal scripting ... any dedicated language or machine is on its certain, ...
    (rec.games.roguelike.development)
  • Re: C scripting (continued)
    ... Below is a 33 line Lakota script. ... Thirdly, it doesn't require compilation. ... be true of scripts in other scripting languages. ... as listing directories are built into the language. ...
    (comp.lang.c)
  • Re: langua= vs type=
    ... It is certainly true that language features that have been introduced ... encountering a browser that does not support the features of JavaScript ... standard to implement as the basis for a client-side scripting language. ...
    (comp.lang.javascript)
  • ANN: paxScript.NET, C# interpreter, beta version.
    ... Beta version of the paxScript scripting engine for the Microsoft.NET has ... It includes an interpreter of C# language. ... The key features of paxScript.NET are: ... compilant. ...
    (microsoft.public.dotnet.languages.csharp)
  • paxScript.NET for .NETCF has been released
    ... The Microsoft .NET version of the paxScript scripting engine ... includes an interpreter of C# language. ... The key features of paxScript.NET are: ... compilant. ...
    (microsoft.public.dotnet.framework.compactframework)