Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

tangle — Specification Directory

Overview

This directory contains the canonical language/query specification files for tangle.

Contents

grammar.ebnf

The canonical EBNF grammar for tangle. Copied from the original source location; the original is preserved.

SPEC.core.scm

Not yet available.

Conventions

  • All specification files use the @taxonomy: spec/* annotation prefix

  • Grammar changes must update both the original and this canonical copy

  • SPEC.core.scm follows the RSR META-FORMAT-SPEC