518 research outputs found

    The Stackage Repository: An Exploratory Study of its Evolution

    Full text link
    Context. Package repositories for a programming language are increasingly common. A repository can keep a register of the evolution of its packages. In the programming language Haskell, with its defining characteristic monads, we can find the Stackage repository, which is a curated repository for stable Haskell packages in the Hackage repository. Despite the widespread use of Stackage in its industrial target, we are not aware of much empirical research about how this repository has evolved, including the use of monads. Objective. This paper conducts empirical research about the evolution of Stackage considering monad packages through 22 Long-Term Support releases during the period 2014-2023. Focusing on five research questions, this evolution is analyzed in terms of packages with their dependencies and imports; including the most used monad packages. To the best of our knowledge, this is the first large-scale analysis of the evolution of the Stackage repository regarding packages used and monads. Method. We define six research questions regarding the repository's evolution, and analyze them on 51,716 packages (17.05 GB) spread over 22 releases. For each package, we parse its cabal file and source code to extract the data, which is analyzed in terms of dependencies and imports using Pandas scripts. Results. From the methodology we get different findings. For example, there are packages that depend on other packages whose versions are not available in a particular release of Stackage; opening a potential stability issue. The mtl and transformers are on the top 10 packages most used/imported across releases of the Stackage evolution. We discussed these findings with Stackage maintainers, which allowed us to refine the research questions.Comment: 22 pages, 12 figure

    HardenedGolo : pour augmenter le niveau de confiance en un code Golo

    Get PDF
    National audienceCet article décrit un travail préliminaire autour du langage de programmation Golo. Notre objectif est de fournir aux développeurs des outils permettant de renforcer leur confiance en leur code. Pour ce faire, nous avons expérimenté plusieurs approches (test dynamique, analyse de type et preuve de programme) et nous cherchons maintenant des choix pertinents pour avancer dans chacune de ces pistes

    μ-DSU:A Micro-Language Based Approach to Dynamic Software Updating

    Get PDF
    Today software systems play a critical role in society’s infrastructures and many are required to provide uninterrupted services in their constantly changing environments. As the problem domain and the operational context of such software changes, the software itself must be updated accordingly. In this paper we propose to support dynamic software updating through language semantic adaptation; this is done through use of micro-languages that confine the effect of the introduced change to specific application features. Micro-languages provide a logical layer over a programming language and associate an application feature with the portion of the programming language used to implement it. Thus, they permit to update the application feature by updating the underlying programming constructs without affecting the behaviour of the other application features. Such a linguistic approach provides the benefit of easy addition/removal of application features (with a special focus on non-functional features) to/from a running application by separating the implementation of the new feature from the original application, allowing for the application to remain unaware of any extensions. The feasibility of this approach is demonstrated with two studies; its benefits and drawbacks are also analysed

    Factors Influencing Customer Satisfaction towards E-shopping in Malaysia

    Get PDF
    Online shopping or e-shopping has changed the world of business and quite a few people have decided to work with these features. What their primary concerns precisely and the responses from the globalisation are the competency of incorporation while doing their businesses. E-shopping has also increased substantially in Malaysia in recent years. The rapid increase in the e-commerce industry in Malaysia has created the demand to emphasize on how to increase customer satisfaction while operating in the e-retailing environment. It is very important that customers are satisfied with the website, or else, they would not return. Therefore, a crucial fact to look into is that companies must ensure that their customers are satisfied with their purchases that are really essential from the ecommerce’s point of view. With is in mind, this study aimed at investigating customer satisfaction towards e-shopping in Malaysia. A total of 400 questionnaires were distributed among students randomly selected from various public and private universities located within Klang valley area. Total 369 questionnaires were returned, out of which 341 questionnaires were found usable for further analysis. Finally, SEM was employed to test the hypotheses. This study found that customer satisfaction towards e-shopping in Malaysia is to a great extent influenced by ease of use, trust, design of the website, online security and e-service quality. Finally, recommendations and future study direction is provided. Keywords: E-shopping, Customer satisfaction, Trust, Online security, E-service quality, Malaysia

    Annual Research Report 2021

    Get PDF

    Unmet goals of tracking: within-track heterogeneity of students' expectations for

    Get PDF
    Educational systems are often characterized by some form(s) of ability grouping, like tracking. Although substantial variation in the implementation of these practices exists, it is always the aim to improve teaching efficiency by creating homogeneous groups of students in terms of capabilities and performances as well as expected pathways. If students’ expected pathways (university, graduate school, or working) are in line with the goals of tracking, one might presume that these expectations are rather homogeneous within tracks and heterogeneous between tracks. In Flanders (the northern region of Belgium), the educational system consists of four tracks. Many students start out in the most prestigious, academic track. If they fail to gain the necessary credentials, they move to the less esteemed technical and vocational tracks. Therefore, the educational system has been called a 'cascade system'. We presume that this cascade system creates homogeneous expectations in the academic track, though heterogeneous expectations in the technical and vocational tracks. We use data from the International Study of City Youth (ISCY), gathered during the 2013-2014 school year from 2354 pupils of the tenth grade across 30 secondary schools in the city of Ghent, Flanders. Preliminary results suggest that the technical and vocational tracks show more heterogeneity in student’s expectations than the academic track. If tracking does not fulfill the desired goals in some tracks, tracking practices should be questioned as tracking occurs along social and ethnic lines, causing social inequality

    Modelling and Simulation of the Fifth-Generation District Heating and Cooling

    Get PDF
    District heating and cooling are efficient systems for distributing heat and cold in urban areas. They are a key solution for planning future urban energy-efficient systems due to their high potential for integrating renewable energy sources. The systems also play an important role in community resilience, which makes them a multidisciplinary research topic. The continuous development of these systems has now reached the fifth-generation whereby end-customers can benefit from the intrinsic synergies this generation offers. A typical Fifth-Generation District Heating and Cooling (5GDHC) system consists of connected buildings that together have simultaneous heating and cooling demands. Local heat pumps and chillers in decentralised substations modulate the low network temperature to the desired building supply temperatures. The demands are potentially balanced by the means of recovering local waste heat from chillers, while also utilising heat pumps to provide direct cooling. The heat carrier fluid in the distribution pipes can therefore flow in either direction in the so-called bidirectional low-temperature network. A balancing unit is incorporated to compensate for network energy imbalances. The exchange of energy flows is realised at different stages within the individual building and across connected buildings. Numerous factors influence the quantity and quality of the exchanged energy flows. Demand profiles in each building, the efficiency of building energy systems, and control logics of system components are some examples of these factors. Investigating this generation using traditional computational tools developed using imperative programming languages is no longer suitable due to system complexity, size variability, and changes adopted in different use cases. Modelica is a free open-source equation-based object-oriented language used for the modelling and simulation of multi-domain physical systems. Models are described by differential-algebraic and discrete equations. The mathematical relations between model variables are encapsulated inside an icon that represents the model. Different component models interface variables through standardised interfaces and connection lines. Large complex systems are composed by the visual assembly of components in a Lego-like approach. Models developed in Modelica can be easily inherited for rapid virtual prototyping and/or edited to adopt changes in the model use. This dissertation has a fourfold objective. Firstly, it demonstrates the development of a simulation model for an installed 5GDHC system located in Lund, Sweden. Secondly, it characterises the components that constitute a 5GDHC system. Thirdly, it unravels the exchange of energy flows at different system levels and describes, in a logical progression, the modelling of 5GDHC with Modelica. Fourthly, it presents ethical risk analyses of the different role-combinations that may arise in 5GDHC business models. The developed model is used in performing annual simulations and to evaluate the system performance under two different substation design cases. The results indicate that adding a direct cooling heat exchanger in each substation can reduce the electric energy consumption at both substation and system levels by about 10 and 7 %, respectively. Moreover, the annual waste heat to ambient air can be decreased by about 17 %. The dissertation fosters an ethical discourse that engages the public and all who take part in the multidisciplinary research on 5GDHC to guarantee safe operation and appropriate services. Future research will build on the models presented in this dissertation to investigate different network temperature and pressure control strategies, in addition to adopting several design concepts for balancing units and thermal energy storage systems

    Supervised Training on Synthetic Languages: A Novel Framework for Unsupervised Parsing

    Get PDF
    This thesis focuses on unsupervised dependency parsing—parsing sentences of a language into dependency trees without accessing the training data of that language. Different from most prior work that uses unsupervised learning to estimate the parsing parameters, we estimate the parameters by supervised training on synthetic languages. Our parsing framework has three major components: Synthetic language generation gives a rich set of training languages by mix-and-match over the real languages; surface-form feature extraction maps an unparsed corpus of a language into a fixed-length vector as the syntactic signature of that language; and, finally, language-agnostic parsing incorporates the syntactic signature during parsing so that the decision on each word token is reliant upon the general syntax of the target language. The fundamental question we are trying to answer is whether some useful information about the syntax of a language could be inferred from its surface-form evidence (unparsed corpus). This is the same question that has been implicitly asked by previous papers on unsupervised parsing, which only assumes an unparsed corpus to be available for the target language. We show that, indeed, useful features of the target language can be extracted automatically from an unparsed corpus, which consists only of gold part-of-speech (POS) sequences. Providing these features to our neural parser enables it to parse sequences like those in the corpus. Strikingly, our system has no supervision in the target language. Rather, it is a multilingual system that is trained end-to-end on a variety of other languages, so it learns a feature extractor that works well. This thesis contains several large-scale experiments requiring hundreds of thousands of CPU-hours. To our knowledge, this is the largest study of unsupervised parsing yet attempted. We show experimentally across multiple languages: (1) Features computed from the unparsed corpus improve parsing accuracy. (2) Including thousands of synthetic languages in the training yields further improvement. (3) Despite being computed from unparsed corpora, our learned task-specific features beat previous works’ interpretable typological features that require parsed corpora or expert categorization of the language
    corecore