art1.js
May 29, 2019 ยท View on GitHub
JavaScript implementation of the ART 1 language from the 1960s

Run examples
yarn node examples/embroid.js
yarn node examples/quads.js
Setup
Runs on Node.js v12.2.0. .tool-versions file available for asdf users.
yarn install
Testing
yarn test