<!doctype html><html lang="en" class="no-js"><head><meta charset="utf-8"> <!-- begin SEO --><title>Godot: All the Benefits of Implicit and Explicit Futures - Programming Language Researcher</title><meta property="og:locale" content="en-US"><meta property="og:site_name" content="Programming Language Researcher"><meta property="og:title" content="Godot: All the Benefits of Implicit and Explicit Futures"><link rel="canonical" href="https://www.plresearcher.com/files/godot/meta.yaml"><meta property="og:url" content="https://www.plresearcher.com/files/godot/meta.yaml"> <script type="application/ld+json"> { "@context" : "http://schema.org", "@type" : "Person", "name" : "Kiko Fernandez-Reyes", "url" : "https://www.plresearcher.com", "sameAs" : null } </script> <!-- end SEO --><link href="https://www.plresearcher.com/feed.xml" type="application/atom+xml" rel="alternate" title="Programming Language Researcher Feed"> <!-- http://t.co/dKP3o1e --><meta name="HandheldFriendly" content="True"><meta name="MobileOptimized" content="320"><meta name="viewport" content="width=device-width, initial-scale=1.0"> <script> document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js '; </script> <!-- For all browsers --><link rel="stylesheet" href="https://www.plresearcher.com/assets/css/main.css"><meta http-equiv="cleartype" content="on"> <!-- start custom head snippets --> <!-- favicon from https://commons.wikimedia.org/wiki/File:OOjs_UI_icon_academic-progressive.svg --><link rel="apple-touch-icon" sizes="180x180" href="https://www.plresearcher.com/images/apple-touch-icon-180x180.png"/><link rel="icon" type="image/svg+xml" href="https://www.plresearcher.com/images/favicon.svg"/><link rel="icon" type="image/png" href="https://www.plresearcher.com/images/favicon-32x32.png" sizes="32x32"/><link rel="icon" type="image/png" href="https://www.plresearcher.com/images/favicon-192x192.png" sizes="192x192"/><link rel="manifest" href="https://www.plresearcher.com/images/manifest.json"/><link rel="icon" href="/images/favicon.ico"/><meta name="theme-color" content="#ffffff"/><link rel="stylesheet" href="https://www.plresearcher.com/assets/css/academicons.css"/> <!-- Support for MatJax --> <script src="https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?features=es6"></script> <script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script> <!-- end custom head snippets --></head><body> <!--[if lt IE 9]><div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</div><![endif]--><div class="masthead"><div class="masthead__inner-wrap"><div class="masthead__menu"><nav id="site-nav" class="greedy-nav"> <button><div class="navicon"></div></button><ul class="visible-links"><li class="masthead__menu-item masthead__menu-item--lg persist"><a href="https://www.plresearcher.com/">Programming Language Researcher</a></li><li class="masthead__menu-item"><a href="https://www.plresearcher.com/index/"></a></li><li class="masthead__menu-item"><a href="https://www.plresearcher.com/about/">About</a></li><li class="masthead__menu-item"><a href="https://www.plresearcher.com/community/">Community Service</a></li><li class="masthead__menu-item"><a href="https://www.plresearcher.com/publications/">Publications</a></li><li class="masthead__menu-item"><a href="https://www.plresearcher.com/cv/">CV</a></li><li id="theme-toggle" class="masthead__menu-item persist tail"> <a><i id="theme-icon" class="fa-solid fa-sun" aria-hidden="true" title="toggle theme"></i></a></li></ul><ul class="hidden-links hidden"></ul></nav></div></div></div><div id="main" role="main"><div class="sidebar sticky"><div itemscope itemtype="http://schema.org/Person"><div class="author__avatar"> <img src="https://www.plresearcher.com/images/kiko_pfc.jpg" class="author__avatar" alt="Dr Kiko Fernandez-Reyes"></div><div class="author__content"><h3 class="author__name">Dr Kiko Fernandez-Reyes</h3><p class="author__pronouns">he/him</p><p class="author__bio">Erlang OTP core member. Ex-Software Engineer@Klarna. Previously, PhD student researching a concurrent, actor-based programming language, and main lecturer of the course Advanced Software Design at Uppsala University. Ex-Software Engineer@Trifork</p></div><div class="author__urls-wrapper"> <button class="btn btn--inverse">Follow</button><ul class="author__urls social-icons"> <!-- Font Awesome icons / Biographic information --><li class="author__desktop"><i class="fa-solid fa-location-dot icon-pad-right" aria-hidden="true"></i>Uppsala</li><li><a href="mailto:kiko@erlang.org"><i class="fas fa-fw fa-envelope icon-pad-right" aria-hidden="true"></i>Email</a></li><!-- Font Awesome and Academicons icons / Academic websites --><li><a href="https://scholar.google.se/citations?user=IS2ax-kAAAAJ&hl=en"><i class="ai ai-google-scholar icon-pad-right"></i>Google Scholar</a></li><li><a href="http://orcid.org/0000-0001-8654-118X"><i class="ai ai-orcid ai-fw icon-pad-right"></i>ORCID</a></li><!-- Font Awesome icons / Repositories and software development --><li><a href="https://github.com/kikofernandez"><i class="fab fa-fw fa-github icon-pad-right" aria-hidden="true"></i>GitHub</a></li><!-- Font Awesome icons / Social media --><li><a href="https://www.linkedin.com/in/kikofernandezreyes"><i class="fab fa-fw fa-linkedin icon-pad-right" aria-hidden="true"></i>LinkedIn</a></li><li><a href="https://twitter.com/kikofernandez"><i class="fab fa-fw fa-x-twitter icon-pad-right" aria-hidden="true"></i>X (formerly Twitter)</a></li></ul></div></div></div><article class="page" itemscope itemtype="http://schema.org/CreativeWork"><meta itemprop="headline" content="Godot: All the Benefits of Implicit and Explicit Futures"><div class="page__inner-wrap"><header><h1 class="page__title" itemprop="headline">Godot: All the Benefits of Implicit and Explicit Futures</h1></header><section class="page__content" itemprop="text"></section><footer class="page__meta"></footer></div></article></div><div class="page__footer"><footer> <!-- start custom footer snippets --> <a href="/sitemap/">Sitemap</a> <!-- end custom footer snippets --><div class="page__footer-follow"><ul class="social-icons"><li><strong>Follow:</strong></li><li><a href="http://github.com/kikofernandez"><i class="fab fa-github" aria-hidden="true"></i> GitHub</a></li><li><a href="https://www.plresearcher.com/feed.xml"><i class="fa fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li></ul></div><div class="page__footer-copyright"> &copy; 2026 Kiko Fernandez-Reyes, Powered by <a href="http://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://github.com/academicpages/academicpages.github.io">AcademicPages</a>, a fork of <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.<br /> Site last updated 2026-02-05</div></footer></div><script src="https://www.plresearcher.com/assets/js/main.min.js"></script></body></html>
