A browser-based OpenVMS text editor with a DecBASIC language parser written in NET8 and Node.JS. Also, a Restful API Service that runs on an OpenVMS server using Java8.
The OpenVMS Text Editor has three projects in it (each one has its own build instructions):
- OpenVmsTextEditor.Editor - build this one first.
- OpenVmsExplorer.Api - optional. This project is for the restful API that will run on the VMS server. It is not required for testing.
- OpenVmsTextEditor.Web - Build and run using Visual Studio Community 2022