X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=index.md;h=7792ceb4de111cd7ee0e1b59b77247e8dd905c2d;hb=f2f9683345e85871bb72323024933697126c7afa;hp=aab7b6491b3a52be2abe7333845ec4e19ee3d528;hpb=e8c23105851bc8fa8c13d43de25cc1299760e663;p=martlubbers.net.git diff --git a/index.md b/index.md index aab7b64..7792ceb 100644 --- a/index.md +++ b/index.md @@ -7,6 +7,8 @@ language_reference: home {% include index_header.html %} +#### For BSc, MSc and internship topics, please see: [https://sws.cs.ru.nl/Teaching/TOP](https://sws.cs.ru.nl/Teaching/TOP). + {% include toc.html %} ## Work @@ -39,11 +41,11 @@ language_reference: home ## Publications ### Peer reviewed -- P. Koopman, and M. Lubbers, “Strongly-Typed Multi-View Stack-Based Computations,” in Proceedings of the 25th International Symposium on Principles and Practice of Declarative Programming, in PPDP ’23. Cascais, Lisbon, Portugal, ACM, 2023 (accepted) +- P. Koopman, and M. Lubbers, “Strongly-Typed Multi-View Stack-Based Computations,” in Proceedings of the 25th International Symposium on Principles and Practice of Declarative Programming, in PPDP ’23. New York, NY, USA: Association for Computing Machinery, 2023. ([pdf](files/ppdp23.pdf)) -- M. Lubbers, P. Koopman, and R. Plasmeijer, “First-Class Data Types in Shallow Embedded Domain-Specific Languages using Metaprogramming,” in Proceedings of the 34st Symposium on Implementation and Application of Functional Languages, in IFL ’22. New York, NY, USA: ACM, 2023. doi: 10.1145/3587216.3587219. +- M. Lubbers, P. Koopman, and R. Plasmeijer, “First-Class Data Types in Shallow Embedded Domain-Specific Languages using Metaprogramming,” in Proceedings of the 34st Symposium on Implementation and Application of Functional Languages, in IFL ’22. New York, NY, USA: ACM, 2023. ([pdf](files/ifl22.pdf)) -- M. Lubbers, P. Koopman, A. Ramsingh, J. Singer, and P. Trinder, “Could Tierless Languages Reduce IoT Development Grief?” ACM Trans. Internet Things, vol. 4, no. 1, Feb. 2023, doi: 10.1145/3572901. +- M. Lubbers, P. Koopman, A. Ramsingh, J. Singer, and P. Trinder, “Could Tierless Languages Reduce IoT Development Grief?” ACM Trans. Internet Things, vol. 4, no. 1, Feb. 2023. ([pdf](files/tiot22.pdf)) - Lubbers, M. (2022). Deep Embedding with Class. In: Swierstra, W., Wu, N. (eds) Trends in Functional Programming. TFP 2022. Lecture Notes in Computer Science, vol 13401. Springer, Cham. ([pdf](files/tfp22a.pdf)) @@ -53,8 +55,8 @@ language_reference: home ([pdf](files/iot20.pdf)) - M. Lubbers, P. Koopman, and R. Plasmeijer, “Interpreting Task Oriented Programs on Tiny Computers,” in Proceedings of the 31th Symposium on the Implementation and Application of Functional Programming Languages, Singapore, 2020, p. 12. ([pdf](files/ifl19.pdf)) -- M. Lubbers, P. Koopman, and R. Plasmeijer, “Writing Internet of Things applications with Task Oriented Programming,” in Central European Functional Programming School: 8th Summer School, CEFP 2019, Budapest, Hungary, July 17–21, 2019, Revised Selected Papers, Cham: Springer International Publishing, in-press, 2019, p. 51. - +- M. Lubbers, P. Koopman, and R. Plasmeijer, “Writing Internet of Things Applications with Task Oriented Programming,” in Composability, Comprehensibility and Correctness of Working Software, Z. Porkoláb and V. Zsók, Eds., Cham: Springer International Publishing, 2023, pp. 3–52. + ([pdf](files/cefp19.pdf)) - P. Koopman, M. Lubbers, and R. Plasmeijer, “Simulation of a Task-Based Embedded Domain Specific Language for the Internet of Things,” in Central European Functional Programming School: 7th Winter School, CEFP 2018, Košice, Slovakia, January 22–26, 2018, Revised Selected Papers, Cham: Springer International Publishing, in-press, 2018, . - M. Lubbers, P. Koopman, and R. Plasmeijer, “Multitasking on Microcontrollers using Task Oriented Programming,” in 2019 42st International Convention on Information and Communication Technology, Electronics and Microelectronics (MIPRO), Opatija, Croatia, pp. 1587-1592. @@ -108,26 +110,54 @@ language_reference: home ## Teaching -- Sustainable IoT Programming ([SusTrainable 2023](https://sustrainable.dei.uc.pt/) summer school in Coimbra, Portugal, 2023) -- Green Computing for the IoT ([SusTrainable 2022](https://sustrainable.uniri.hr/) summer school in Rijeka, Croatia, 2022) -- New Devices Lab --- NWI-IBC031 (20/21, 21/22, 22/23) -- Computers en Programmeren --- TCP1 (19/20) at the [NLDA](https://www.defensie.nl/onderwerpen/defensieacademie) -- Task Oriented Programming for the Internet of Things ([3COWS/CEFP](https://people.inf.elte.hu/cefp/) summer school in Budapest, Hungary, 2019) -- Compiler construction --- NWI-IMC004 (18/19, 19/20, 20/21, 21/22) -- Advanced Programming --- NWI-I00032 (18/19) +- 2023/2024 + - Compiler construction --- NWI-IMC004 +- Earlier: +
+- 2022/2023 + - New Devices Lab --- NWI-IBC031 + - Sustainable IoT Programming ([SusTrainable 2023](https://sustrainable.dei.uc.pt/) summer school in Coimbra, Portugal, 2023) +- 2021/2022 + - New Devices Lab --- NWI-IBC031 + - Compiler construction --- NWI-IMC004 + - Green Computing for the IoT ([SusTrainable 2022](https://sustrainable.uniri.hr/) summer school in Rijeka, Croatia, 2022) +- 2020/2021 + - New Devices Lab --- NWI-IBC031 + - Compiler construction --- NWI-IMC004 +- 2019/2020 + - Computers en Programmeren --- TCP1 (practicals only) at the [NLDA](https://www.defensie.nl/onderwerpen/defensieacademie) + - Task Oriented Programming for the Internet of Things ([3COWS/CEFP](https://people.inf.elte.hu/cefp/) summer school in Budapest, Hungary, 2019) + - Compiler construction --- NWI-IMC004 +- 2018/2019 + - Compiler construction --- NWI-IMC004 + - Advanced Programming --- NWI-I00032 (tutorials only) +
+ +## Activities + +- Reviewer for [Computing (Springer)](https://www.springer.com/journal/607), + [Sustrainable 2022 (Springer)](https://sustrainable.uniri.hr/). +- Vice/publicity chair steering committee [IFL](https://www.ifl-symposia.org), 2024--2028 +- Program committee [TFPiE](https://wiki.tfpie.science.ru.nl/Main_Page), 2025 ## Talks +- 2024-05-28 --- The Design and Implementation of Embedded Domain-Specific Languages ([Lambda Days 2024](https://www.lambdadays.org/lambdadays2024)) +- 2024-04-11 --- Tierless Internet of Things with Task-Oriented Programming ([ICT.OPEN2024 (Mastering Complexity for Cyber-Physical Systems (CPS))](https://www.ictopen.nl/)) +- 2024-01-16 --- Simplifying Classy Deep Embedding ([SWSSeminar](https://www.sws.cs.ru.nl/SWSSeminar)) +- 2023-11-27 --- Sustainable Software Engineering for the Internet of Things ([BENEVOL 2023](https://benevol2023.github.io/)) - 2023-10-04 --- Orchestrating the Internet of Things with Task-Oriented Programming ([PhD defense](/en/thesis.html)) - 2023-07-14 --- Sustainable IoT Programming (lecture and practical) ([SusTrainable 2023](https://sustrainable.dei.uc.pt)) - 2022-09-02 --- Asynchronous Shared Data Sources ([IFL 2022](https://ifl22.github.io/)) -- 2022-09-02 --- First-Class Data Types in Shallow Embedded Domain-Specific Languages using Metaprogramming. ([IFL 2022](https://ifl22.github.io/) +- 2022-09-02 --- First-Class Data Types in Shallow Embedded Domain-Specific Languages using Metaprogramming. ([IFL 2022](https://ifl22.github.io/)) - 2022-07-07 --- Green Computing for the IoT (lecture and practical) ([SusTrainable 2022](https://sustrainable.uniri.hr/)) - 2022-05-18 --- Deep Embedding with Class ([TFP 2022](https://trendsfp.github.io)) - 2022-05-18 --- Reducing the Power Consumption of IoT with Task-Oriented Programming ([TFP 2022](https://trendsfp.github.io)) - 2022-05-17 --- First-Class Data Types in Shallow Embedded Domain Specific Languages using Metaprogramming ([TFP 2022](https://trendsfp.github.io)) - 2022-04-04 --- Onderzoeker in de Klas ([BS Noorderbreedte](https://noorderbreedtediemen.nl)) - 2022-01-20 --- Task-Oriented Programming for the Internet of Things ([ENS seminar](https://www.tudelft.nl/ewi/over-de-faculteit/afdelingen/software-technology/embedded-and-networked-systems)) +- Earlier: +
- 2021-11-04 --- Green Computing for the Internet of Things ([SusTrainable Teacher Training](https://sustrainable.github.io/)) - 2021-04-07 --- Deep Embedding with Class ([SWSSeminar](https://www.sws.cs.ru.nl/SWSSeminar)) - 2021-02-17 --- Asynchronous Shared Data Sources ([TFP 2021/LambdaDays 2021](http://tfp2021.org), [video](https://youtu.be/ouXBbj5DV5w)) @@ -142,7 +172,7 @@ language_reference: home - 2018-10-23 --- Three day teacher training on TOP and IOT for the 3COWS project ([3COWS](https://kpi.fei.tuke.sk/en/user/szabo-csaba/focusing-education-composability-comprehensibility-and-correctness-working-software)) - 2018-01-05 --- Task Oriented Pearl: Distributed Blockchain Applications ([NLFP18](http://wiki.clean.cs.ru.nl/NL-FP_dag_2018)) - 2017-08-31 --- Task Oriented Programming and the Internet of Things ([IFL 2017](http://2017.iflconference.org/)) -- Earlier: +- Even earlier:
- 2017-03-11 --- [Software Science Master's](http://www.ru.nl/english/education/masters/software-science/) information evening ([RU](https://ru.nl)) - 2016-11-17 --- [Software Science Master's](http://www.ru.nl/english/education/masters/software-science/) information evening ([RU](https://ru.nl)) @@ -155,6 +185,7 @@ language_reference: home - 2014-09-09 --- Introduction to the command line and [bash](https://www.gnu.org/software/bash) ([LUGN](http://www.linuxnijmegen.nl/)) - 2014-07-08 --- Advanced usage of [ssh](https://www.openssh.com) ([LUGN](http://www.linuxnijmegen.nl/))
+
## Other