[ 源代码: 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.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- 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.0) [除 armhf]
- GCC 支持库
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- 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 Inter-Client Exchange library
-
- dep: libjpeg62-turbo (>= 1.3.1)
- libjpeg-turbo JPEG runtime library
-
- 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 library
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: libsz2
- Adaptive Entropy Coding library - SZIP
-
- dep: libtiff5 (>= 4.0.3)
- Tag Image File Format (TIFF) library
-
- 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 miscellaneous extension library
-
- 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