[ 原始碼: 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.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcurl3-gnutls (>= 7.16.2)
- easy-to-use client-side URL transfer library (GnuTLS flavour)
-
- dep: libfftw3-double3 (>= 3.3.5)
- Library for computing Fast Fourier Transforms - Double precision
-
- dep: libfftw3-single3 (>= 3.3.5)
- Library for computing Fast Fourier Transforms - Single precision
-
- dep: libgcc1 (>= 1:3.5)
- 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) support library
-
- 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 Inter-Client Exchange library
-
- dep: libjpeg62-turbo (>= 1.3.1)
- libjpeg-turbo JPEG runtime library
-
- dep: libncurses6 (>= 6)
- shared libraries for terminal handling
-
- 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 library - runtime (version 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 library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: libsz2
- Adaptive Entropy Coding library - SZIP
-
- dep: libtiff5 (>= 4.0.3)
- Tag Image File Format (TIFF) library
-
- dep: libtinfo6 (>= 6)
- shared low-level terminfo library for terminal handling
-
- 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 client-side library
-
- dep: libxext6
- X11 miscellaneous extension library
-
- dep: pslib1 (>= 0.4.0)
- library to create PostScript files
-
- dep: zlib1g (>= 1:1.1.4)
- 壓縮函式庫 - 跑程式時用(runtime)
-
- rec: plplot-driver-xwin
- Scientific plotting library (X11 driver)
-
- rec: python3-numpy
- Fast array facility to the Python 3 language