1 / 6

Surveys on Functional Languages

Surveys on Functional Languages. S. Yukita Hosei University. 目的. 関数型プログラミング言語の比較研究を行う ML, Scheme, Lisp, Haskell などを比較 上記言語のひとつを主たる研究対象とし,他との比較をおこなう 関数型プログラミング学習のガイドとなるオンラインドキュメントを作成し,公開する. 背景. 関数型言語の実現方法はいろいろある。 その様々なアプローチの利点欠点を比較することによりプログラミングをめぐる重要問題の理解を深める。 プログラミング入門の基本テキストを作成し公開する。.

Download Presentation

Surveys on Functional Languages

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Surveys on Functional Languages S. Yukita Hosei University

  2. 目的 • 関数型プログラミング言語の比較研究を行う • ML, Scheme, Lisp, Haskellなどを比較 • 上記言語のひとつを主たる研究対象とし,他との比較をおこなう • 関数型プログラミング学習のガイドとなるオンラインドキュメントを作成し,公開する

  3. 背景 • 関数型言語の実現方法はいろいろある。 • その様々なアプローチの利点欠点を比較することによりプログラミングをめぐる重要問題の理解を深める。 • プログラミング入門の基本テキストを作成し公開する。

  4. 参加要件 • 関数型プログラミングに対する興味 • Mathematica または Lisp のプログラミング経験があることが望ましい • コンパイラ技術に対する興味 • recursive decent構文解析についての簡単な知識があることが望ましい。 • プログラミング自体が好き • そうでなければ何も始まらない。

  5. 年間スケジュール

  6. 参考文献 • Haskell: The Craft of Functional Programming, Simon Thompson, Addison-Wesley • http://www.cs.kent.ac.uk/people/staff/sjt/craft2e/ • Structure and Interpretation of Computer Programs, H. Abelson and others. • ML for Working Programmer, L.C. Paulson • Any books on Common Lisp

More Related