Enter the source code of a program written in SAS, and our server will use Carolina to convert it to
Java code. It should be a complete SAS program. For example:
DATA _NULL_;
X=2+2;
RUN;
Restrictions
For security and practical reasons, this online demo has some features of SAS disabled,
such as %SYSFUNC, CALL SYMPUT, RDBMs LIBNAMEs. Also the generated java code will not be executed. If you wish to test Carolina with all features enables please contact us.
Release Agreement
Before you upload a program to the server, you must agree to the following Release
Agreement. Please read the full agreement before proceeding.