[ ソース: gnudatalanguage ]
パッケージ: gnudatalanguage (0.9.9-10)
gnudatalanguage に関するリンク
Debian の資源:
gnudatalanguage ソースパッケージをダウンロード:
- [gnudatalanguage_0.9.9-10.dsc]
- [gnudatalanguage_0.9.9.orig.tar.gz]
- [gnudatalanguage_0.9.9-10.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Free IDL compatible incremental compiler
GNU Data Language (GDL) is a free IDL (Interactive Data Language) compatible incremental compiler. It has full syntax compatibility with IDL 7.1. IDL is a registered trademark of ITT Visual Information Solutions. From IDL 8.0, the following language elements are supported:
* FOREACH loop * negative array indices * garbage collection pointers and objects * call methods on an object using "." (e. g. `object.aMemberProcedure,arg1`)
The file input output system is fully implemented. GUI support (widgets) is officially provided, but it's not complete yet.
This package contains the main commandline and interpreter frontend.
その他の gnudatalanguage 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcurl3-gnutls (>= 7.16.2)
- 使いやすいクライアントサイドの URL 転送ライブラリ (GnuTLS フレーバ)
-
- dep: libfftw3-double3 (>= 3.3.5)
- 高速フーリエ変換計算ライブラリ - 倍精度
-
- dep: libfftw3-single3 (>= 3.3.5)
- 高速フーリエ変換計算ライブラリ - 単精度
-
- dep: libgcc1 (>= 1:3.0)
- GCC 共有ライブラリ
-
- dep: libgeotiff2 (>= 1.3.0)
- GeoTIFF (geografic enabled TIFF) library -- run-time files
-
- dep: libgnudatalanguage0
- Free IDL compatible incremental compiler shared library
-
- dep: libgomp1 (>= 4.2.1)
- GCC OpenMP (GOMP) サポートライブラリ
-
- dep: libgraphicsmagick++-q16-12 (>= 1.3.26-5~)
- format-independent image processing - C++ shared library
-
- dep: libgraphicsmagick-q16-3 (>= 1.3.5)
- format-independent image processing - C shared library
-
- dep: libgrib-api0 (>= 1.14.3)
- GRIB decoding/encoding software library
-
- dep: libgsl23 (>= 2.5)
- GNU Scientific Library (GSL) -- library package
-
- dep: libgslcblas0 (>= 2.4)
- GNU Scientific Library (GSL) -- blas library package
-
- dep: libhdf4-0-alt (>= 4.2r4)
- Hierarchical Data Format library (without NetCDF)
-
- dep: libhdf5-103
- Hierarchical Data Format 5 (HDF5) - runtime files - serial version
-
- dep: libice6 (>= 1:1.0.0)
- X11 クライアント相互間交換ライブラリ
-
- dep: libjpeg62-turbo (>= 1.3.1)
- libjpeg-turbo JPEG ランタイムライブラリ
-
- dep: libncurses6 (>= 6)
- 端末処理用共有ライブラリ
-
- dep: libnetcdf13 (>= 3.6.1)
- Interface for scientific data access to large binary data
-
- dep: libplplot16
- Scientific plotting library
-
- dep: libplplotcxx14
- Scientific plotting library (C++ binding)
-
- dep: libpng16-16 (>= 1.6.2-1)
- PNG ライブラリ - ランタイム (バージョン 1.6)
-
- dep: libpython3.7 (>= 3.7.0)
- Shared Python runtime library (version 3.7)
-
- dep: libreadline7 (>= 6.0)
- GNU readline および history ライブラリ - ランタイムライブラリ
-
- dep: libsm6
- X11 Session Management ライブラリ
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- dep: libsz2
- Adaptive Entropy Coding library - SZIP
-
- dep: libtiff5 (>= 4.0.3)
- Tag Image File Format (TIFF) ライブラリ
-
- dep: libtinfo6 (>= 6)
- 端末を扱う低レベルの terminfo 共有ライブラリ
-
- dep: libudunits2-0 (>= 2.2.14)
- Library for handling of units of physical quantities
-
- dep: libwxbase3.0-0v5 (>= 3.0.4+dfsg)
- wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit
-
- dep: libwxgtk3.0-0v5 (>= 3.0.4+dfsg)
- wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime)
-
- dep: libx11-6
- X11 クライアントサイドライブラリ
-
- dep: libxext6
- X11 用の雑多な拡張ライブラリ
-
- dep: pslib1 (>= 0.4.0)
- library to create PostScript files
-
- dep: zlib1g (>= 1:1.1.4)
- 圧縮ライブラリ - ランタイム
-
- rec: plplot-driver-xwin
- Scientific plotting library (X11 driver)
-
- rec: python3-numpy
- Fast array facility to the Python 3 language