Download List

Project Description

SLIRP is a vectorizing code generator aimed primarily at simplifying the process of creating modules for the S-Lang scripting language. It supports making C, C++, and Fortran code callable directly from the S-Lang interpreter and can automatically vectorize functions to take advantage of the abilities of S-Lang. SLIRP can also generate parallelizable wrappers for OpenMP-aware compilers.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-07-29 09:25 Back to release list
1.9.9

This release significantly increases the functionality, correctness, flexibility, and comprehensiveness of C++ support, gives types created by SLIRP the "_Type" suffix in their type names, establishes compatibility with SLang 2.2, fixes parsing of 2-char operators tokens within preproc conditionals, and adds support for intrinsic variables of opaque type.
Tags: enhancement, Bugfixes, Stable

Project Resources