earlgrey-runtime

v0.1.2
Runtime for the Earl Grey programming language.
earlgrey macros pattern-matching

Earl Grey runtime

This package defines global variables and functions for the Earl Grey language:

require("earlgrey-runtime/5"); // es5
require("earlgrey-runtime/6"); // es6

EG compiles to ES6 and therefore the runtime includes babel's polyfill when requiring earlgrey-runtime/5.

See Earl Grey.

npm i earlgrey-runtime

Metadata

  • MIT
  • Whatever
  • Olivier Breuleux
  • released 9/18/2018

Downloads

Maintainers