I am confronted with a 4-page SAS thing – macro? procedure? it has procedures within it, DATA blocks and PROC blocks, one PROC SQL block for importing from Oracle.
Is there a tool that could translate SAS to something readable? Ideal would be SQL or PL/SQL (both seem applicable here), but almost anything procedural would be an improvement. I don’t need something runnable, just something human-readable.
I know 2 dead languages already (TAL and TACL) – someone please save me from having to learn SAS.
The short answer to your question is no. Short of learning the language there is no way to do this.