8,013 Research products, page 1 of 802
Loading
- Other research product . Other ORP type . 2022Open AccessAuthors:Verdickt, Remo; Roothooft, Emiel;Verdickt, Remo; Roothooft, Emiel;Publisher: Los Angeles Review of BooksCountry: Belgium
- Other research product . Other ORP type . 2022Open AccessAuthors:Vervaecke, Hilde;Vervaecke, Hilde;Country: Belgium
- Other research product . Other ORP type . 2022Open AccessAuthors:Verkest, Tineke; Van de Pitte, kyana;Verkest, Tineke; Van de Pitte, kyana;Country: Belgium
Aandachtspunten voor gezondheidsbevorderende applicaties voor de oudere bevolking status: published
- Other research product . Other ORP type . 2022Open AccessAuthors:Mommen, Niels; Jacobs, Bart;Mommen, Niels; Jacobs, Bart;Country: Belgium
VeriFast is a prototype tool based on separation logic for modular verification of C and Java programs. We are in the process of adding support for C++. In this report, we describe the features of C++ for which we added support so far, as well as the proof obligations we generate for these features. At this point, VeriFast has basic support for most object-oriented programming features of C++: member functions, member function and operator overloading, implicit and explicit conversions, constructors and initializer lists, destructors, reference types, allocation and deallocation on the stack or on the heap (using new and delete), inheritance (including multiple inheritance but not virtual base classes), and virtual member functions and overriding. To support specification of inheritance hierarchies, we added support for instance predicates, which can be introduced in a base class and overridden in derived classes. The main missing feature at this point is support for C++ templates, which we plan to work on next. ispartof: arXiv status: Published online
- Other research product . Other ORP type . 2022Open AccessAuthors:Vanaken, Gert-Jan; Noens, Ilse; Steyaert, Jean; van Esch, lotte; Hens, Kristien; Warreyn, petra; Vanaken, Gert-Jan;Vanaken, Gert-Jan; Noens, Ilse; Steyaert, Jean; van Esch, lotte; Hens, Kristien; Warreyn, petra; Vanaken, Gert-Jan;Country: Belgium
Autism is increasingly viewed as an expression of neurodiversity deserving accommodation, rather than merely as a disorder in need of remediation or even prevention. This reconceptualization has inspired calls to broaden the ethical debate on early autism care beyond matters of efficient screenings and effective interventions. We conducted 14 in-depth interviews with 26 parents of infants at an increased likelihood for autism (siblings, preterms and children with persistent feeding difficulties) to understand which benefits and risks these parents see for the implementation of a systematic, early autism detection program in Flanders. With this study, we aim to contribute empirically to the ethical debate on good and just early autism care in the age of neurodiversity. Data were analyzed according to the QUAGOL-methodology. Three main themes emerged from our analysis. In their evaluation of early autism detection, parents discussed how a diagnosis helps gain a different perspective fostering understanding and recognition for both child and parent. Second, a diagnosis supports parents in adjusting their parenting practices, to justify this deviation from “normal” parenting and to strive for such adjusted environments beyond the nuclear family. Third, an autism diagnosis induces ambiguities parents need to navigate, involving questions on whether and when to mobilize the diagnostic label and which language to use to talk about autism. We discuss the complex position of parents of a (potentially) autistic child in terms of moving back and forth across the ab/normal binary and describe implications for the ethical debate on early autism detection. ispartof: Research Square
- Other research product . Other ORP type . 2022Open AccessAuthors:Paidakaki, Angeliki; Theodore, Nik; Morris, Andreanecia; Daniels, Flozell; Pandiri, Nefeli-Myrto; Petromelidis, Lazaros; Van den Broeck, Pieter;Paidakaki, Angeliki; Theodore, Nik; Morris, Andreanecia; Daniels, Flozell; Pandiri, Nefeli-Myrto; Petromelidis, Lazaros; Van den Broeck, Pieter;Country: Belgium
- Other research product . Other ORP type . 2022Open AccessAuthors:Rahimi Foroushaani, Nima; Jacobs, Bart;Rahimi Foroushaani, Nima; Jacobs, Bart;Country: Belgium
Rust is a modern systems programming language whose type system guarantees memory safety. For the sake of expressivity and performance it allows programmers to relax typing rules temporarily, using unsafe code blocks. However, in unsafe blocks, the burden of making sure that the code does not end up having undefined behaviour is on the programmer. Even most expert programmers make mistakes and a memory safety bug in an unsafe block renders all the type system guarantees void. To address this problem we are trying to verify soundness of Rust unsafe code applying our Modular Symbolic Execution algorithm. This text outlines our approach and the progress that has been made so far. ispartof: arXiv status: Published online
- Other research product . Other ORP type . 2022Open AccessAuthors:Schrooten, Mieke; Ver Elst, Dries; Vrints, Johan;Schrooten, Mieke; Ver Elst, Dries; Vrints, Johan;
handle: 10067/1925040151162165141
Country: Belgiumispartof: MO.be status: published
add Add to ORCIDPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product. - Other research product . Other ORP type . 2022Open AccessAuthors:Mikhridinova, Nargiza; Ngereja, Bertha Joseph; Wolff, Carsten; Van Petegem, Wim; Alvarez Blanco, Mariano;Mikhridinova, Nargiza; Ngereja, Bertha Joseph; Wolff, Carsten; Van Petegem, Wim; Alvarez Blanco, Mariano;Publisher: Universitat Politècnica de Catalunya · BarcelonaTech (UPC)Country: Belgium
The workshop was intended for participants who wanted to look deeper into how to create project situations in student projects ispartof: pages:2325-2328 ispartof: SEFI Annual Conference location:Barcelona, Spain status: published
- Other research product . Other ORP type . 2022Open AccessAuthors:Feyaerts, Mick;Feyaerts, Mick;Country: Belgium
8,013 Research products, page 1 of 802
Loading
- Other research product . Other ORP type . 2022Open AccessAuthors:Verdickt, Remo; Roothooft, Emiel;Verdickt, Remo; Roothooft, Emiel;Publisher: Los Angeles Review of BooksCountry: Belgium
- Other research product . Other ORP type . 2022Open AccessAuthors:Vervaecke, Hilde;Vervaecke, Hilde;Country: Belgium
- Other research product . Other ORP type . 2022Open AccessAuthors:Verkest, Tineke; Van de Pitte, kyana;Verkest, Tineke; Van de Pitte, kyana;Country: Belgium
Aandachtspunten voor gezondheidsbevorderende applicaties voor de oudere bevolking status: published
- Other research product . Other ORP type . 2022Open AccessAuthors:Mommen, Niels; Jacobs, Bart;Mommen, Niels; Jacobs, Bart;Country: Belgium
VeriFast is a prototype tool based on separation logic for modular verification of C and Java programs. We are in the process of adding support for C++. In this report, we describe the features of C++ for which we added support so far, as well as the proof obligations we generate for these features. At this point, VeriFast has basic support for most object-oriented programming features of C++: member functions, member function and operator overloading, implicit and explicit conversions, constructors and initializer lists, destructors, reference types, allocation and deallocation on the stack or on the heap (using new and delete), inheritance (including multiple inheritance but not virtual base classes), and virtual member functions and overriding. To support specification of inheritance hierarchies, we added support for instance predicates, which can be introduced in a base class and overridden in derived classes. The main missing feature at this point is support for C++ templates, which we plan to work on next. ispartof: arXiv status: Published online
- Other research product . Other ORP type . 2022Open AccessAuthors:Vanaken, Gert-Jan; Noens, Ilse; Steyaert, Jean; van Esch, lotte; Hens, Kristien; Warreyn, petra; Vanaken, Gert-Jan;Vanaken, Gert-Jan; Noens, Ilse; Steyaert, Jean; van Esch, lotte; Hens, Kristien; Warreyn, petra; Vanaken, Gert-Jan;Country: Belgium
Autism is increasingly viewed as an expression of neurodiversity deserving accommodation, rather than merely as a disorder in need of remediation or even prevention. This reconceptualization has inspired calls to broaden the ethical debate on early autism care beyond matters of efficient screenings and effective interventions. We conducted 14 in-depth interviews with 26 parents of infants at an increased likelihood for autism (siblings, preterms and children with persistent feeding difficulties) to understand which benefits and risks these parents see for the implementation of a systematic, early autism detection program in Flanders. With this study, we aim to contribute empirically to the ethical debate on good and just early autism care in the age of neurodiversity. Data were analyzed according to the QUAGOL-methodology. Three main themes emerged from our analysis. In their evaluation of early autism detection, parents discussed how a diagnosis helps gain a different perspective fostering understanding and recognition for both child and parent. Second, a diagnosis supports parents in adjusting their parenting practices, to justify this deviation from “normal” parenting and to strive for such adjusted environments beyond the nuclear family. Third, an autism diagnosis induces ambiguities parents need to navigate, involving questions on whether and when to mobilize the diagnostic label and which language to use to talk about autism. We discuss the complex position of parents of a (potentially) autistic child in terms of moving back and forth across the ab/normal binary and describe implications for the ethical debate on early autism detection. ispartof: Research Square
- Other research product . Other ORP type . 2022Open AccessAuthors:Paidakaki, Angeliki; Theodore, Nik; Morris, Andreanecia; Daniels, Flozell; Pandiri, Nefeli-Myrto; Petromelidis, Lazaros; Van den Broeck, Pieter;Paidakaki, Angeliki; Theodore, Nik; Morris, Andreanecia; Daniels, Flozell; Pandiri, Nefeli-Myrto; Petromelidis, Lazaros; Van den Broeck, Pieter;Country: Belgium
- Other research product . Other ORP type . 2022Open AccessAuthors:Rahimi Foroushaani, Nima; Jacobs, Bart;Rahimi Foroushaani, Nima; Jacobs, Bart;Country: Belgium
Rust is a modern systems programming language whose type system guarantees memory safety. For the sake of expressivity and performance it allows programmers to relax typing rules temporarily, using unsafe code blocks. However, in unsafe blocks, the burden of making sure that the code does not end up having undefined behaviour is on the programmer. Even most expert programmers make mistakes and a memory safety bug in an unsafe block renders all the type system guarantees void. To address this problem we are trying to verify soundness of Rust unsafe code applying our Modular Symbolic Execution algorithm. This text outlines our approach and the progress that has been made so far. ispartof: arXiv status: Published online
- Other research product . Other ORP type . 2022Open AccessAuthors:Schrooten, Mieke; Ver Elst, Dries; Vrints, Johan;Schrooten, Mieke; Ver Elst, Dries; Vrints, Johan;
handle: 10067/1925040151162165141
Country: Belgiumispartof: MO.be status: published
add Add to ORCIDPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product. - Other research product . Other ORP type . 2022Open AccessAuthors:Mikhridinova, Nargiza; Ngereja, Bertha Joseph; Wolff, Carsten; Van Petegem, Wim; Alvarez Blanco, Mariano;Mikhridinova, Nargiza; Ngereja, Bertha Joseph; Wolff, Carsten; Van Petegem, Wim; Alvarez Blanco, Mariano;Publisher: Universitat Politècnica de Catalunya · BarcelonaTech (UPC)Country: Belgium
The workshop was intended for participants who wanted to look deeper into how to create project situations in student projects ispartof: pages:2325-2328 ispartof: SEFI Annual Conference location:Barcelona, Spain status: published
- Other research product . Other ORP type . 2022Open AccessAuthors:Feyaerts, Mick;Feyaerts, Mick;Country: Belgium