An open API service indexing awesome lists of open source software.

https://github.com/technique-lang/specification

Formal specification of the Technique procedures language.
https://github.com/technique-lang/specification

bnf procedures specification

Last synced: 4 months ago
JSON representation

Formal specification of the Technique procedures language.

Awesome Lists containing this project

README

          

# A Specification for Technique

This repository contains various formal specifications of version 1 of the
Technique procedures language.

The authoriative version of the language is currently expressed by what the
**technique-lang/technique** parser admits and what is enforced by its test
suite.

The documention here is intended to provide a concise and coherent description
of the language syntax and its features.