软件包: gnudatalanguage (1.0.1-3build1)
gnudatalanguage 的相关链接
Trisquel 的资源:
下载源码包 gnudatalanguage:
- [gnudatalanguage_1.0.1-3build1.dsc]
- [gnudatalanguage_1.0.1.orig.tar.gz]
- [gnudatalanguage_1.0.1-3build1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Astronomy Team (Mail Archive)
- Ole Streicher
- Axel Beckert
- Gürkan Myczko
外部的资源:
- 主页 [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.34)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1) [除 armhf]
- GCC support library
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libgnudatalanguage0 (>= 1.0.1)
- Free IDL compatible incremental compiler shared library
-
- dep: libgomp1 (>= 4.2.1)
- GCC OpenMP (GOMP) support library
-
- dep: libreadline8 (>= 6.0)
- GNU readline and history libraries, run-time libraries
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: libwxbase3.0-0v5 (>= 3.0.5.1+dfsg)
- wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit
-
- dep: libwxgtk3.0-gtk3-0v5 (>= 3.0.5.1+dfsg)
- wxWidgets Cross-platform C++ GUI toolkit (GTK 3 runtime)
-
- rec: plplot-driver-wxwidgets
- Scientific plotting library (wxWidgets driver)
-
- rec: python3-numpy
- Fast array facility to the Python 3 language