vix.ing · top · new · best · stats · spec

Toward Functionality Oriented Programming

2006/06/24 by Chengpu Wang, Wang, Chengpu
Computer Science · #FOS: Computer and information sciences #Human-Computer Interaction (cs.HC) #Programming Languages (cs.PL) #cs.HC #cs.PL

paper · pdf · doi:10.48550/arxiv.cs/0606102

This paper has been withdrawn by the author. 21 Pages, 7 Figures

arxiv created 2011/02/18 · arxiv updated 2011/02/21

Abstract

The concept of functionality oriented programming is proposed, and some of its aspects are discussed, such as: (1) implementation independent basic types and generic collection types; (2) syntax requirements and recommendations for implementation independence; (3) unified documentation and code; (4) cross-module interface; and (5) cross-language program making scheme. A prototype example is given to demonstrate functionality oriented programming.

Related