Ideograph: A Language for Expressing and Manipulating Structured Data

03/28/2023
by   Stephen Mell, et al.
0

We introduce Ideograph, a language for expressing and manipulating structured data. Its types describe kinds of structures, such as natural numbers, lists, multisets, binary trees, syntax trees with variable binding, directed multigraphs, and relational databases. Fully normalized terms of a type correspond exactly to members of the structure, analogous to a Church-encoding. Moreover, definable operations over these structures are guaranteed to respect the structures' equivalences. In this paper, we give the syntax and semantics of the non-polymorphic subset of Ideograph, and we demonstrate how it can represent and manipulate several interesting structures.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/12/2022

Type checking data structures more complex than trees

Graphs are a generalized concept that encompasses more complex data stru...
research
05/28/2018

Typed Embedding of a Relational Language in OCaml

We present an implementation of the relational programming language mini...
research
08/09/2019

Functional programming with lambda-tree syntax

We present the design of a new functional programming language, MLTS, th...
research
05/04/2019

An experiment with denotational semantics

The paper is devoted to showing how to systematically design a programmi...
research
03/15/2023

ROSE: A Neurocomputational Architecture for Syntax

A comprehensive model of natural language processing in the brain must a...
research
05/14/2019

Correlating neural and symbolic representations of language

Analysis methods which enable us to better understand the representation...
research
01/25/2018

Structuring Spreadsheets with the "Lish" Data Model

A spreadsheet is remarkably flexible in representing various forms of st...

Please sign up or login with your details

Forgot password? Click here to reset