@perspect3vism/ad4m-executor

v0.7.1
Node.js package that allows the running/interfacing of AD4M Languages & Perspectives.

build

deno run --allow-all esbuild.ts

bundle

deno run --allow-all esbuild.ts

test

yarn run test-perspective && yarn test-db && yarn run test-auth-unit

test-perspective

ts-mocha -p tsconfig.json --exit src/core/Perspective.test.ts

test-db

ts-mocha -p tsconfig.json --exit src/core/db.test.ts

test-prolog

ts-mocha -p tsconfig.json --exit src/core/PrologInstance.test.ts

test-auth-unit

ts-mocha -p tsconfig.json --exit src/core/agent/Auth.test.ts
npm i @perspect3vism/[email protected]

Metadata

  • CAL-1.0
  • Whatever
  • Nicolas Luck
  • released 10/23/2023

Downloads