Introduction to the Report "Interlanguages and Synchronic Models of Computation."
Alexander Victor Berka

TL;DR
This paper introduces a novel computational model called the a-Ram family and an interlanguage named Space, which enable efficient parallel computation with simplified hardware and support for large-scale programs.
Contribution
It presents the a-Ram family of formal models supporting interstring programming languages, and introduces the Space language and Synchronic A-Ram architecture for efficient parallel computation.
Findings
The Synchronic A-Ram is fully connected and simpler than FPGA LUTs.
The Space language is MIMD, strictly typed, and deterministic.
Modules in Space are referentially transparent and support verification.
Abstract
A novel language system has given rise to promising alternatives to standard formal and processor network models of computation. An interstring linked with a abstract machine environment, shares sub-expressions, transfers data, and spatially allocates resources for the parallel evaluation of dataflow. Formal models called the a-Ram family are introduced, designed to support interstring programming languages (interlanguages). Distinct from dataflow, graph rewriting, and FPGA models, a-Ram instructions are bit level and execute in situ. They support sequential and parallel languages without the space/time overheads associated with the Turing Machine and lambda-calculus, enabling massive programs to be simulated. The devices of one a-Ram model, called the Synchronic A-Ram, are fully connected and simpler than FPGA LUT's. A compiler for an interlanguage called Space, has been developed for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsParallel Computing and Optimization Techniques · Embedded Systems Design Techniques · Interconnection Networks and Systems
