World Programming System: Difference between revisions

Content deleted Content added
m fix link
No edit summary
Line 21:
The WPS Core (or the information-processing code) is written in C++ and Assembler. The WPS Core alone handles all the SAS language statements, not the IDE. The WPS Core does not in any way utilise any interpreted JAVA code in order to process SAS statements. This same WPS Core is utilised by WPS running on the [[z/OS]], [[Microsoft Windows|Windows]] and [[Unix|UNIX]] platforms.
 
When installed on a Windows system, WPS has a [[graphical user interface]] (known as the '''WPS Workbench''') for managing, editing and running programs in the [[SAS language]]. The user interface is based on [[Eclipse (software)]].
 
==Summary of Main Features==