[ 源代码: gnudatalanguage ]
软件包:gnudatalanguage(1.1-1)
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 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libgnudatalanguage0 (>= 1.1)
- Free IDL compatible incremental compiler shared library
-
- dep: libgomp1 (>= 4.2.1)
- GCC OpenMP(GOMP)支持库
-
- dep: libreadline8t64 (>= 6.0)
- GNU readline 与 history 库,运行时
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
-
- dep: libwhereami0 (>= 0.0~git20191231.2.6a8536a)
- locate the current executable and the current module
-
- dep: libwxbase3.2-1t64 (>= 3.2.6+dfsg)
- wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit
-
- dep: libwxgtk3.2-1t64 (>= 3.2.6+dfsg)
- wxWidgets Cross-platform C++ GUI toolkit (GTK 3 runtime)
-
- rec: python3-numpy
- Fast array facility to the Python language (Python 3)