TAO : A Lisp Dialect with Multiple Paradigms
スポンサーリンク
概要
- 論文の詳細を見る
This paper describes a Lisp dialect TAO which supports Prolog-like logic programming and Smalltalk-like object-oriented programming as well as usual functional and procedural Lisp programming. These programming paradigms are combined and mixed at the level of the language kernel. In user programs they can be mixed in any granularity, fine or coarsely, as the user needs. TAO also provides a set of powerful concurrent primitives by which a simple multiple user and multiple process environment is realized on top of TAO.
- 一般社団法人情報処理学会の論文
- 1990-11-10
著者
関連論文
- TAO : A Lisp Dialect with Multiple Paradigms
- Object-Oriented Programming in Multiple-Paradigm Language TAO and Its Implementation