Télécharger la liste

Description du projet

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.

Système requise

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 Retour à la liste release
1.9.9

Cette version significativement augmente la fonctionnalité, exactitude, souplesse et exhaustivité de prise en charge C++, donne les types créés par SLIRP le suffixe « _Type » dans leurs noms de types, établit la compatibilité avec l'argot 2.2, corrige l'analyse de jetons char 2 opérateurs au sein du préprocesseur conditionnelles et prend en charge les variables intrinsèques de type opaque.
Tags: enhancement, Bugfixes, Stable
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.

Project Resources