[ ソース: fparserc++ ]
パッケージ: libfparser4 (4.5.2-2 など)
libfparser4 に関するリンク
Debian の資源:
fparserc++ ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [warp.povusers.org]
類似のパッケージ:
Function Parser for C++
This C++ library offers a class which can be used to parse and evaluate a mathematical function from a string (which might be eg. requested from the user).
The syntax of the function string is similar to mathematical expressions written in C/C++ (the exact syntax is specified in the documentation below). The function can then be evaluated with different values of variables.
その他の libfparser4 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 13.1)
- GNU 標準 C++ ライブラリ v3