


default search action
BibTeX records: Nicolas Stucki
@inproceedings{DBLP:conf/gpce/StuckiBO21, author = {Nicolas Stucki and Jonathan Immanuel Brachth{\"{a}}user and Martin Odersky}, editor = {Eli Tilevich and Coen De Roover}, title = {Multi-stage programming with generative and analytical macros}, booktitle = {{GPCE} '21: Concepts and Experiences, Chicago, IL, USA, October 17 - 18, 2021}, pages = {110--122}, publisher = {{ACM}}, year = {2021}, url = {https://doi.org/10.1145/3486609.3487203}, doi = {10.1145/3486609.3487203}, timestamp = {Sun, 19 Jan 2025 00:00:00 +0100}, biburl = {https://dblp.org/rec/conf/gpce/StuckiBO21.bib}, bibsource = {dblp computer science bibliography, https://dblp.org} }
@inproceedings{DBLP:conf/pppj/StuckiBO21, author = {Nicolas Stucki and Jonathan Immanuel Brachth{\"{a}}user and Martin Odersky}, editor = {Herbert Kuchen and Jeremy Singer}, title = {Virtual ADTs for portable metaprogramming}, booktitle = {{MPLR} '21: 18th {ACM} {SIGPLAN} International Conference on Managed Programming Languages and Runtimes, M{\"{u}}nster, Germany, September 29-30, 2021}, pages = {36--44}, publisher = {{ACM}}, year = {2021}, url = {https://doi.org/10.1145/3475738.3480717}, doi = {10.1145/3475738.3480717}, timestamp = {Sun, 19 Jan 2025 00:00:00 +0100}, biburl = {https://dblp.org/rec/conf/pppj/StuckiBO21.bib}, bibsource = {dblp computer science bibliography, https://dblp.org} }
@inproceedings{DBLP:conf/scala/StuckiBDO20, author = {Nicolas Stucki and Aggelos Biboudis and S{\'{e}}bastien Doeraene and Martin Odersky}, editor = {Guido Salvaneschi and Nada Amin}, title = {Semantics-preserving inlining for metaprogramming}, booktitle = {{SPLASH} '20: Conference on Systems, Programming, Languages, and Applications, Software for Humanity, Virtual Event, USA, November, 2020}, pages = {14--24}, publisher = {{ACM}}, year = {2020}, url = {https://doi.org/10.1145/3426426.3428486}, doi = {10.1145/3426426.3428486}, timestamp = {Tue, 30 Nov 2021 17:43:07 +0100}, biburl = {https://dblp.org/rec/conf/scala/StuckiBDO20.bib}, bibsource = {dblp computer science bibliography, https://dblp.org} }
@inproceedings{DBLP:conf/gpce/StuckiBO18, author = {Nicolas Stucki and Aggelos Biboudis and Martin Odersky}, editor = {Eric Van Wyk and Tiark Rompf}, title = {A practical unification of multi-stage programming and macros}, booktitle = {Proceedings of the 17th {ACM} {SIGPLAN} International Conference on Generative Programming: Concepts and Experiences, {GPCE} 2018, Boston, MA, USA, November 5-6, 2018}, pages = {14--27}, publisher = {{ACM}}, year = {2018}, url = {https://doi.org/10.1145/3278122.3278139}, doi = {10.1145/3278122.3278139}, timestamp = {Sun, 19 Jan 2025 00:00:00 +0100}, biburl = {https://dblp.org/rec/conf/gpce/StuckiBO18.bib}, bibsource = {dblp computer science bibliography, https://dblp.org} }
@inproceedings{DBLP:conf/scala/StuckiGO18, author = {Nicolas Stucki and Paolo G. Giarrusso and Martin Odersky}, editor = {Sebastian Erdweg and Bruno C. d. S. Oliveira}, title = {Truly abstract interfaces for algebraic data types: the extractor typing problem}, booktitle = {Proceedings of the 9th {ACM} {SIGPLAN} International Symposium on Scala, SCALA@ICFP 2018, St. Louis, MO, USA, September 28, 2018}, pages = {56--60}, publisher = {{ACM}}, year = {2018}, url = {https://doi.org/10.1145/3241653.3241658}, doi = {10.1145/3241653.3241658}, timestamp = {Mon, 03 Mar 2025 00:00:00 +0100}, biburl = {https://dblp.org/rec/conf/scala/StuckiGO18.bib}, bibsource = {dblp computer science bibliography, https://dblp.org} }
@inproceedings{DBLP:conf/scala/DoeraeneSS16, author = {S{\'{e}}bastien Doeraene and Tobias Schlatter and Nicolas Stucki}, editor = {Aggelos Biboudis and Manohar Jonnalagedda and Sandro Stucki and Vlad Ureche}, title = {Semantics-driven interoperability between Scala.js and JavaScript}, booktitle = {Proceedings of the 7th {ACM} {SIGPLAN} Symposium on Scala, SCALA@SPLASH 2016, Amsterdam, Netherlands, October 30 - November 4, 2016}, pages = {85--94}, publisher = {{ACM}}, year = {2016}, url = {https://doi.org/10.1145/2998392.2998404}, doi = {10.1145/2998392.2998404}, timestamp = {Sun, 19 Jan 2025 00:00:00 +0100}, biburl = {https://dblp.org/rec/conf/scala/DoeraeneSS16.bib}, bibsource = {dblp computer science bibliography, https://dblp.org} }
@inproceedings{DBLP:conf/icfp/StuckiRUB15, author = {Nicolas Stucki and Tiark Rompf and Vlad Ureche and Phil Bagwell}, editor = {Kathleen Fisher and John H. Reppy}, title = {{RRB} vector: a practical general purpose immutable sequence}, booktitle = {Proceedings of the 20th {ACM} {SIGPLAN} International Conference on Functional Programming, {ICFP} 2015, Vancouver, BC, Canada, September 1-3, 2015}, pages = {342--354}, publisher = {{ACM}}, year = {2015}, url = {https://doi.org/10.1145/2784731.2784739}, doi = {10.1145/2784731.2784739}, timestamp = {Wed, 23 Jun 2021 16:58:51 +0200}, biburl = {https://dblp.org/rec/conf/icfp/StuckiRUB15.bib}, bibsource = {dblp computer science bibliography, https://dblp.org} }
@inproceedings{DBLP:conf/pppj/UrecheSBSO15, author = {Vlad Ureche and Milos Stojanovic and Romain B{\'{e}}guet and Nicolas Stucki and Martin Odersky}, editor = {Ryan Stansifer and Andreas Krall}, title = {Improving the Interoperation between Generics Translations}, booktitle = {Proceedings of the Principles and Practices of Programming on The Java Platform, {PPPJ} 2015, Melbourne, FL, USA, September 8-11, 2015}, pages = {113--124}, publisher = {{ACM}}, year = {2015}, url = {https://doi.org/10.1145/2807426.2807436}, doi = {10.1145/2807426.2807436}, timestamp = {Sun, 19 Jan 2025 00:00:00 +0100}, biburl = {https://dblp.org/rec/conf/pppj/UrecheSBSO15.bib}, bibsource = {dblp computer science bibliography, https://dblp.org} }
@inproceedings{DBLP:conf/ecoop/StuckiU13, author = {Nicolas Stucki and Vlad Ureche}, title = {Bridging islands of specialized code using macros and reified types}, booktitle = {Proceedings of the 4th Workshop on Scala, SCALA@ECOOP 2013, Montpellier, France, July 2, 2013}, pages = {10:1--10:4}, publisher = {{ACM}}, year = {2013}, url = {https://doi.org/10.1145/2489837.2489847}, doi = {10.1145/2489837.2489847}, timestamp = {Sun, 19 Jan 2025 00:00:00 +0100}, biburl = {https://dblp.org/rec/conf/ecoop/StuckiU13.bib}, bibsource = {dblp computer science bibliography, https://dblp.org} }

manage site settings
To protect your privacy, all features that rely on external API calls from your browser are turned off by default. You need to opt-in for them to become active. All settings here will be stored as cookies with your web browser. For more information see our F.A.Q.
