s-news
[Top] [All Lists]

is there a way to compile Splus program into standalone executables?

To: s-news@lists.biostat.wustl.edu
Subject: is there a way to compile Splus program into standalone executables?
From: Michael <comtech.usa@gmail.com>
Date: Thu, 28 Feb 2008 12:45:23 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=+9bBwQviRaeGO9U3AjBppTsaTo2ATQmuuhRWtwbjAlU=; b=NwAwAXjqZwcqRUcw4ddm285L7YkPMXJd5NsgpXOBqQR8ET0sXPG7Ym2dywkmkEshYHQcXnXTeqSiUqJAdlU53yjLQwjwX0SFQRGI5iIpIGyC1UHnigiWSGbM5UCLwb1jKNF5MKa8s6KomwAhUKAgi4xyUdloInMkxr+jnXfCyCA=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=vQDAzuTDpuWawLT1sSbQvevW9i2jn1wxCZ66b6qDczPKNtKoxf3Cv2s4RqThUQ5a0z+GVs6k9XvNqWLPeeTsyboUBOMMRtJoGNWrx7KTqSMo8dQ4hXpD5K8+5BkHGk6tTHeOzJFW62x7nSt2C3M2QNWUBqLcR6G2lXu3oQo9NcQ=
Hi all,

Is there a way to compile SPlus program into standalone executables?

The reason for asking this is that I want to have a overall scheduler
sitting on top of the bottom level functional blocks.

Some functional blocks have to be in Splus. Some have to be in R. And
some other blocks have to be in Matlab.

My overall scheduler will make sure they all run in an orderly fashion.

Thus it's important to be able to compile Splus into some sort of
standalone executable code.

Thanks

<Prev in Thread] Current Thread [Next in Thread>