交互式数据语言,或称IDL(Interactive Data Language),是一种科学家常用的编程语言。

Quick Facts 编程范型, 设计者 ...
IDL (Interactive Data Language)
编程范型面向向量
设计者David Stern
实现者David Stern & ITT Visual Information Solutions (ITT VIS)英语Harris Geospatial
发行时间1977年,​47年前​(1977
当前版本
  • 8.7 (2018年2月19日)[1]
编辑维基数据链接
类型系统动态
网站www.harrisgeospatial.com/Software-Technology/IDL 编辑维基数据链接
主要实现产品
IDL, GNU数据语言, Fawlty语言
Close

概要

IDL是一种数组化的、数值的以及交互的编程语言;主要用于交互式处理大量资料(含影像处理)。其语法结构大量来自于Fortran编程语言,也有部分来自C语言

IDL 源于早期的VAX/VMS、Fortran,从其语法可以看出这种继承关系:

x = findgen(100)/10
y = sin(x)/x
plot,x,y

(以上例子的findgen函数代表返回一个一维浮点数数组,与值等于1的整数系列从0开始。)

历史

特性

问题

参考

外部链接

Wikiwand in your browser!

Seamless Wikipedia browsing. On steroids.

Every time you click a link to Wikipedia, Wiktionary or Wikiquote in your browser's search results, it will show the modern Wikiwand interface.

Wikiwand extension is a five stars, simple, with minimum permission required to keep your browsing private, safe and transparent.