2000 character limit reached
A Reference Interpreter for the Graph Programming Language GP 2 (1504.02621v1)
Published 10 Apr 2015 in cs.PL
Abstract: GP 2 is an experimental programming language for computing by graph transformation. An initial interpreter for GP 2, written in the functional language Haskell, provides a concise and simply structured reference implementation. Despite its simplicity, the performance of the interpreter is sufficient for the comparative investigation of a range of test programs. It also provides a platform for the development of more sophisticated implementations.