ダウンロードリスト

プロジェクト概要

SLIRPはベクトル化コードジェネレータであり、主に S-Langスクリプト言語でのモジュール作成プロセスの簡素化を目指しています。これは、S言語インタプリタから直接呼び出せる C、C++および Fortranコードの作成をサポートし、関数の自動ベクトル化が可能で S言語の能力を引き出せます。SLIRPはまた、OpenMP対応コンパイラに対して並列化可能なラッパーも生成できます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2012-07-29 09:25
1.9.9

このリリース大幅に機能、正確性、柔軟性、および包括性の C++ のサポートが増加、SLIRP によって「ペイロード」サフィックスの型名の作成種類を与える、俗語 2.2 との互換性を確立、2 char 演算子トークン preproc 条件文内の解析を修正、opaque 型の組み込み変数のサポートを追加します。
タグ: 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.

2011-04-08 17:57
1.9.8

機能、正確性、柔軟性、および包括性 C++ サポートの大幅に増加しました。多数のバグが修正されました。
タグ: Bugfixes
The functionality, correctness, flexibility, and comprehensiveness of C++ support was significantly increased. Numerous bugs were fixed.

2009-02-12 06:18
1.9.6

修正ミスし、- nocomスイッチ用の修正プログラムを含む出力を修正ヘルプ。明示的に共通ブロック内のsixedメンバー固定されている。 HAVE_STDINT_H構成マクロ定義内のtypo修正されている。
タグ: Minor bugfixes
Help output fixes including a corrected typo and a fix for the -nocom switch. Explicitly-sixed members in common blocks have been fixed. A typo in the definition of the HAVE_STDINT_H configure macro has been fixed.

2008-09-06 02:44
1.9.5

マクロの処理中に#else節の処理にバグが修正されています。サポート継続行でマクロを解析するための改良されています。 Fortranのラッパーが改善されている。が良いのCを無視して+ +のコメントC言語のコメント内に埋め込まれた。 EOFを検出するとき、条件付きコンパイルブロックの解析が改善されている。 manページを強化している。
タグ: Minor feature enhancements
A bug in #else clause handling during macro preprocessing has been fixed. Support has been improved for parsing macros with continued lines. Fortran wrappers have been improved. There is better ignoring of C++ comments embedded within C comments. EOF detection when parsing conditional compilation blocks has been improved. The man pages have been enhanced.

2008-04-21 02:21
1.9.4

タグ: Initial freshmeat announcement

プロジェクトリソース