MCPcopy Create free account
hub / github.com/aiscript-dev/aiscript / repl.mjs

File repl.mjs

scripts/repl.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as readline from 'readline/promises';
2import chalk from 'chalk';
3import { errors, Parser, Interpreter, utils } from '@syuilo/aiscript';
4const { valToString } = utils;

Callers

nothing calls this directly

Calls 2

mainFunction · 0.85
logMethod · 0.45

Tested by

no test coverage detected