Doctor of Philosophy in Computer Science - Literate Programming in Lisp
  • 学历文凭

    Ph.D.

  • 专业院系

    通用计算机编程

  • 开学时间

  • 课程时长

  • 课程学费

    汇率提示

国际学生入学条件

The candidate will have completed a bachelor's degree at a regionally-accredited university or four-year college.
Official transcript of all previous college or university work
Successful applicants will usually have a grade point average (GPA) of at least 3.5 (on a 4.0 scale). Normally, no applicant will be considered who has less than a 3.0 or less than a B average in undergraduate computer science courses.
All GRE general scores are required by the School of Computing and Information Science. We do not require the subject test in computer science, although it may be submitted if desired.
International students will need to submit TOEFL (minimum 80), or Academic IELTS scores (with no score lower than 6.5 and a minimum average of 7.0).
展开

IDP—雅思考试联合主办方

雅思考试总分

7.0

了解更多

  • 雅思总分:7
  • 托福网考总分:80
  • 托福笔试总分:160
  • 其他语言考试:Duolingo English Test - 105
CRICOS代码:
申请截止日期: 与IDP顾问联系以获取详细信息。

课程简介

Literate programming (LP) is the practice of writing code and documentation as an integrated whole, with the view that computer programs are not only for implementation, but also communication. Typically, a programmer writes the program and documentation in a single file, usually interweaving the two in a meaningful way, then uses an LP tool such as noweb to produce either the documentation (with embedded code) or the code, which can then be compiled and run. The source file has a set of markup conventions that tell the LP tool how to typeset the documentation, usually producing output in a typesetting language such as LaTeX.<br><br>Interpreted languages<br>The usual model of literate programming, while very good for compiled languages, such as C, does not fit how users of interpreted languages, such as Lisp and Python, create, debug, and maintain code. An interpreted language facilitates rapid prototyping and incremental development in part by allowing portions of the program to be written or modified and evaluated by the interpreter separately from the rest. Typically, a programmer using an interpreted language will make changes to the source code and evaluate only the changed parts often directly from the file being changed, and often only a small portion of that file. Source-level debuggers and other parts of the language's integrated development environment (IDE) interact with the interpreter, the programmer, and the source file as well to help quickly identify and correct errors. In such an environment, injecting the additional step of untangling the LP source file to produce a Lisp or Python source file is cumbersome and counterproductive.<br><br>LP/Lisp<br>The LP/Lisp (Literate Programming for Lisp) project is an implementation of a literate programming tool for Lisp, implemented in Lisp. The Lisp source file is the LP source file: documentation lives in the comments. However, LP/Lisp is more than simply a comment extract-and-prettify program. It has most of the features of other LP tools to mark up documentation, reorder the source code and other chunks in the documentation, and so forth. The result is an LP system that seamlessly works with the way programmers interact with interpreted languages.
展开

相关申请

  • 预科

    预科

  • 奖学金

    奖学金

  • 实习机会

    实习机会

  • 在校学习

    在校学习

  • 跨境学习

    跨境学习

  • 校园授课-线上开始

    校园授课-线上开始

  • 在线/远程学习

    在线/远程学习

在线提交申请

请详细填写您的申请材料

请选择
请选择
请选择
请选择
请选择
IDP在取得您的同意前,将不会提供您的资讯给其他机构
我同意IDP教育集团的网站使用条款隐私保护政策,并同意IDP可能在中国境外处理我的数据
请以电话、电子邮件或简讯与我联系,协助我的海外留学咨询
我希望获得IDP的最新资讯与活动信息
课程匹配

本校相关课程

其他相关课程