59,636 research outputs found

    GED - a generalised syntax editor : a thesis presented in partial fulfilment of the requirements for the degree of Master of Science in Computer Science at Massey University

    Get PDF
    This thesis traces the development of a full-screen syntax-directed editor - a type of editor that operates on a program in terms of its syntactic tree structure instead of its sequential character representation. The editor is table-driven, reading as input an extended BNF syntax of the target language. It can therefore be used for any language whose syntax can be defined in EBNF. Print formatting information can be included with the syntactic definition to enable programs to be pretty-printed when they are displayed. The user is presented with a pretty-printed skeletal outline of a program with the currently selected construct highlighted and all required syntactic items provided by the editor. Any constructs with alternatives, such as "", which occurs in many languages, are initially denoted by a placeholder in the form of a non-terminal name (i.e. "") which is expanded when the user indicates which alternative is wanted. All symbols entered by the user are parsed immediately and any erroneous symbols rejected, making it impossible to create a syntactically incorrect program. The editor cannot detect semantic errors as no semantic information is available from the EBNF syntax. However the first use of all identifiers is flagged by the editor as an aid to the detection of undeclared identifiers. A "help" area at the bottom of the screen continuously displays a list of the correct next symbols and the syntactic definition of the currently selected program construct. This display, together with a multi-level "undo" command and the provision of a skeletal program by the editor, provides a way of exploring the various constructs in a programming language, while ensuring the syntactic correctness of the resultant program

    Advanced software techniques for space shuttle data management systems Final report

    Get PDF
    Airborne/spaceborn computer design and techniques for space shuttle data management system

    Developing Ontological Theories for Conceptual Models using Qualitative Research

    Get PDF
    Conceptual modelling is believed to be at the core of the IS discipline. There have been attempts to develop theoretical foundations for conceptual models, in particular ontological models as axiomatic reference systems. Although the notion of ontology has become popular in modelling theories, criticism has risen as to its philosophical presuppositions. Taking on this criticism, we discuss the task of developing socially constructed ontologies for modelling domains and outline how to enhance the expressiveness of ontological modelling theories by developing them via qualitative research methods such as Grounded Theory

    Non-western contexts: the invisible half

    Get PDF
    Like many other disciplines within the broad area of social sciences (e.g., anthropology, gender studies, psychology, sociology, etc.), consumer research is also highly navigated by scholars from Western countries. This, however, does not mean, by any means, that consumer research is devoted to studying Western contexts only. As evident from the ever-increasing number of regional conferences (e.g., Asia-Pacific and Latin American conferences of the Association for Consumer Research) and non-Western students' enrolment in doctoral programs at Western universities, there are many more researchers (from non-Western countries) who are entering the field and enriching it by their colourful contributions. Yet, given the low number of publications on consumer research in non-Western contexts, it seems that our current knowledge in these societies has a long way to go to flourish. More specifically, and in the domain of consumption culture research, this gap is even further widened by the fact that the culture of consumption in such contexts is largely interpreted with reference to the 'grand narratives' of Western scholars (e.g., Foucault, Mafessoli, Bourdieu, Deleuze, Baudrillard, Nietzsche, Durkheim, Derrida, etc.). Therefore, from an ontological perspective, it seems that our existing knowledge about non-Western societies lies heavily on the 'theoretical structures' that are 'constructed' by Western philosophy as a set of ideas, beliefs, and practices (Said, 1978). As Belk (1995) reminds us, consumption culture always existed in all human societies. What makes contemporary societies different from that of our predecessors' is not the fact that consumption culture did not exist in those societies, but that consumption culture has become a prevailing feature in modern society (Slater, 1997; Lury, 1996; Fırat and Venkatesh, 1995; McCracken, 1988). Therefore, the nature and dynamics of consumption culture in each society should be studied not only against the sociocultural, historical, and economic background of a given context (Western or non-Western) but also with reference to the philosophical and epistemological viewpoints that analyse and interpret cultural practices of that society from within that culture. Addressing such issues, this paper discusses some of the key reasons for lack of theory development in the field from non-western contexts. The paper invites scholars in non-Western contexts to introduce the less articulated, and sometime hidden, body of knowledge from their own contexts into the field of marketing in general and consumer research in particular

    Y2K, The Apocalypse, and Evangelical Christianity: The Role of Eschatological Belief in Church Responses

    Full text link
    Apocalyptic beliefs in Christianity have endured for two thousand years and on occasion have motivated and justified radical and even revolutionary collective action (Boyer 1992). Why apocalyptic visions are part of some Christians\u27 belief system is grounded in their beliefs about the end times, or eschatologies, that shape church cultures and subsequent behaviors. This paper considers cultural aspects of collective action, applying the concept of frames that give events meaning and inspire and legitimize collective behavior to Christian church responses to Y2K as a recent example of an anticipated apocalyptic event. Five interpretive frames linking eschatological ideation with specific collective behaviors are identified and discussed, as well as three corresponding strategic responses to Y2K that were taken by various kinds of Protestant Christian churches as they prepared for the ushering in of a new millennium

    Spacelab software development and integration concepts study report, volume 1

    Get PDF
    The proposed software guidelines to be followed by the European Space Research Organization in the development of software for the Spacelab being developed for use as a payload for the space shuttle are documented. Concepts, techniques, and tools needed to assure the success of a programming project are defined as they relate to operation of the data management subsystem, support of experiments and space applications, use with ground support equipment, and for integration testing
    • 

    corecore