Daniel Fedorin
Daniel is a compiler developer for the Chapel programming language. He has a strong interest in programming languages, especially their formal and mathematical foundations. Daniel completed his M.S. in Computer Science at Oregon State University, where he focused on programming language theory. Daniel is also one of the team members acting as a web developer for the blog.
Articles by Daniel Fedorin
-
Generic Linear Multistep Method Evaluator using Chapel
Posted on May 13, 2024
In this article, we use advanced features of the Chapel type system to implement a general linear multistep method evaluator for approximating differential equations.
-
Supercharged Chapel Editor Support
Posted on April 4, 2024
An introduction to new editor features supported by Chapel.
-
Chapel 2.0: Scalable and Productive Computing for All
Posted on March 21, 2024
This post announces Chapel 2.0, including a brief tour of what the language is capable of.
-
Introduction to GPU Programming in Chapel
Posted on January 10, 2024
This post gives a beginner’s introduction to Chapel’s GPU programming features
-
Advent of Code 2022, Day 10: Scan Lines
Posted on December 14, 2022
A solution to day ten of AoC 2022, introducing
scan
expressions. -
Advent of Code 2022, Day 7: Traversing Directories
Posted on December 7, 2022
A solution to day seven of AoC 2022, introducing classes and memory management.
-
Welcome to the Chapel blog!
Posted on November 30, 2022
An introduction to the Chapel blog, and our intentions and plans for it.