GuStL - An Experimental Guarded States Language
Distributed, Parallel, and Cluster Computing
2024-09-17 v3 Programming Languages
Abstract
Programming a parallel computing system that consists of several thousands or even up to a million message passing processing units may ask for a language that supports waiting for and sending messages over hardware channels. As programs are looked upon as state machines, the language provides syntax to implement a main event driven loop. The language presented herewith surely will not serve as a generic programming language for any arbitrary task. Its main purpose is to allow for a prototypical implementation of a dynamic software system as a proof of concept.
Cite
@article{arxiv.1612.06749,
title = {GuStL - An Experimental Guarded States Language},
author = {Oskar Schirmer},
journal= {arXiv preprint arXiv:1612.06749},
year = {2024}
}
Comments
13 pages