Would you like to clone this notebook?

When you clone a notebook you are able to make changes without affecting the original notebook.

Cancel

An example for anko/eslisp#52

node v6.17.1
version: master
endpointsharetweet
require('eslisp')(` (macro precompute (lambda (input) (var output ((. this evaluate) input)) (return ((. this atom) output)))) (precompute (+ 1 2 3)) `)
Loading…

no comments

    sign in to comment