加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > 安全 > 正文

第一种编程语言有交互式shell吗?

发布时间:2020-12-15 20:58:04 所属栏目:安全 来源:网络整理
导读:出于纯粹的好奇心和对琐事的追求,我很快就找不到Google的答案了. 亲爱的程序员,第一个提供交??互式shell的编程语言是什么? 解决方法 我不能证明其他系统不早,但LISP REPL结构是这种解释器的一个通用名称. LISP I Programmers Manual from 1960 (PDF)包括第2
出于纯粹的好奇心和对琐事的追求,我很快就找不到Google的答案了.

亲爱的程序员,第一个提供交??互式shell的编程语言是什么?

解决方法

我不能证明其他系统不早,但LISP REPL结构是这种解释器的一个通用名称.

LISP I Programmers Manual from 1960 (PDF)包括第2页提到的适用:

Enlargements of the basic system are available for various purposes. The compiler version of the LISP system can be used to compile S-expressions into machine code. Values of compiled functions are computed about 60 times faster than the S-expressions for the functions could be interpreted and evaluated. The LISP-compiler system uses about half of the 32,000 memory.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读