Skip to content

Instantly share code, notes, and snippets.

@wking
wking / runtime.md
Last active September 19, 2015 08:25 — forked from julz/runtime.md
Example Runtime Spec

Operations

A conformant runtime should provide an executable (called funC in the following examples). The template for supported commands is:

$ funC [global-options] <COMMAND> [command-specific-options] <command-specific-arguments>

Global options