Skip to content

DGCK81LNN/uiua_node

Repository files navigation

uiua-node

This project was bootstrapped by create-neon.

Building uiua-node

$ yarn build

Exploring uiua-node

After building uiua-node, you can explore its exports at the Node console:

$ yarn
$ yarn build
$ node
> require('.').eval_mm("$ Hello, world!")
{ outputs: [ { type: 'stdout', content: '"Hello, world!"\n' } ] }

About

some nodejs binding for Uiua (uiua.org)

Topics

Resources

Stars

Watchers

Forks