vix.ing · top · new · best · stats · spec

GuStL - An Experimental Guarded States Language

2016/12/20 by Oskar Schirmer, Schirmer, Oskar
Computer Science · #Distributed #Distributed and Parallel Computing Systems #Distributed systems and fault tolerance #FOS: Computer and information sciences #Parallel #Parallel Computing and Optimization Techniques #Programming Languages (cs.PL) #and Cluster Computing (cs.DC)

paper · pdf · doi:10.48550/arxiv.1612.06749

openalex publication_date 2016/12/20 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

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.

Related