Skip to content

Interpreter for the REXX language in .Net languages. Written in Visual Basic, with an application program that demonstrates the use.

Notifications You must be signed in to change notification settings

Ambusy/DotNetRexx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 

Repository files navigation

DotNetRexx

Interpreter for the REXX language in .Net languages.

Written in Visual Basic, with an application program that demonstrates its use.

A specialized version is used in my Xedit project, simplified in some aspects, extended in others, to satisfiy the typical needs for the editor, in which it is used for executing the Xedit-commands written in the Rexx language.

To run the project in Visual Studio, you might need to open the My Project tab and adjust the .NET framework version, as installed on your pc. For further information see the Read Me in the SampleRxLib folder

To run the samples, open Release map in SampleRxLib/ Bin folder and execute SampleRxLib.exe

To change the Rexx interpreter, open the SampleRxLib solution or the RxLib project in Visual Studio.

About

Interpreter for the REXX language in .Net languages. Written in Visual Basic, with an application program that demonstrates the use.

Resources

Stars

Watchers

Forks

Packages

No packages published