Accessibility at FOSDEM 2025
List of talks related to accessibility at FOSDEM 2025
Manuel Leduc personal blog.
List of talks related to accessibility at FOSDEM 2025
List of talks related to sustainability at FOSDEM 2025
List of talks related to sustainability at FOSDEM 2024
An example of generative art using quil compiled in javascript.
Often, writing code requires to test assumptions. The easiest way is often to do some research on the net. But when the first few queries do not return a useful result, it is time to test the assumption by ourselves.
Dynamic Junit 5 guide
We often think of Xtext as a solution to transform text files into EMF models. But the opposite is also possible and one can transform a EMF model into a text file. Such a transformation is and is called *serialization*.
Part of my research and engineering activities are currently focused on the variability aspect of software languages. IMHO, FeatureIDE is the best plugin to deal with the expression of the variability of software components, using Feature Models.
I am currently working with eclipse projects. Lots of eclipse projects. So much that I want to generate eclipse projects using java code.
The expression problem, as presented in Oleksandr Manzyuk's blog, is a way to offer the capability for a DSL to be extensible either in term of operations and in term of expression types.