Ahnfelt.net
  • Home
Sign in Subscribe

types

A collection of 2 posts
Async/await inference in Firefly: Part 2
firefly Featured

Async/await inference in Firefly: Part 2

In the last post, we sketched out the high level rules of the async/await inference. This post will show how it works under the hood for a concrete example. If you missed the last post, here it is: Async/await inference in FireflyFirefly is a new general purpose programming
14 Feb 2022 4 min read
Async/await inference in Firefly
firefly Featured

Async/await inference in Firefly

Firefly is a new general purpose programming language that tries to achieve convenience and safety at the same time, by using pervasive dependency injection. There is no global access to the file system, the network, other processes or devices. Instead, you access these through a system object that is passed
12 Feb 2022 3 min read
Page 1 of 1
Ahnfelt.net © 2025
Powered by Ghost