编程语言的设计原理.PDF

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
编程语言的设计原理 Design Principles of Programming Languages Zhenjiang Hu, Yingfei Xiong, Haiyan Zhao, 胡振江 熊英飞 赵海燕 Peking University, Spring, 2017 1 Chapter 0+: Implementation A quick tour of OCaml Utilities in Ocaml system An Implementation for Arithmetic Expression A Quick Tour of OCaml Resources • Overview – /learn/tutorials/basics.html • Tutorials – /learn/tutorials/ • Download – http://caml.inria.fr/download.en.html • MOOC – https: //www.fun- mooc.fr/courses/ parisdiderot/56002/session01/about Why OCaml? What we learn in this course, is mostly conceptual and mathematical. However: – Some of the ideas are easier to grasp if you can see them work; – Experimenting with small implementations of programming languages is an excellent way to deepen intuitions. OCaml language is chosen for these purposes – General programming language with an emphasis on expressiveness and safety. OCaml used in the Course Concentrates just on the “core” of the language, ignoring most of its features, like modules or objects. For – some of the ideas in the course are easier to grasp if you can “see them work” – experimenting with small implementations of programming languages is an excellent way to deepen intuitions Quick fact sheet • Some facts about Caml (Categorical Abstract Machine Language ) – Created in 1987 by INRIA - France’s national research institute for computer science (Haskell 1.0 is from 1990) – Originated from ML but was intended for in house projects of INRIA – Short timeline: Caml (1987)  Caml Light (1990)  OCaml (1995) – Currently at version 4.04.0 (released in Nov 4, 2016) OCaml A large and powerful

文档评论(0)

guoxiachuanyue + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档