@syndicate-lang/compiler

v0.22.6
Syndicate/JS compiler library

prepare

yarn compile && yarn rollup && cp syndicate-browser-compiler.js dist/

compile

../../node_modules/.bin/tsc

compile:watch

../../node_modules/.bin/tsc -w

rollup

../../node_modules/.bin/rollup -c

rollup:watch

../../node_modules/.bin/rollup -c -w

clean

rm -rf lib dist

veryclean

yarn run clean && rm -rf node_modules

test

../../node_modules/.bin/jest

test:watch

yarn test --watch
npm i @syndicate-lang/compiler

Metadata

  • GPL-3.0+
  • Whatever
  • Tony Garnock-Jones
  • released 8/19/2024

Downloads

Maintainers