UNPKG

pogo

Version:

A readable, DSL friendly programming language that compiles to JavaScript

12 lines 297 B
(function() { var self = this; module.exports = function(terms) { var self = this; var selfExpression; return selfExpression = function() { return terms.variable([ "self" ], { shadow: true }); }; }; }).call(this);