Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
* as readline from
'readline/promises'
;
2
import
chalk from
'chalk'
;
3
import
{ errors, Parser, Interpreter, utils } from
'@syuilo/aiscript'
;
4
const
{ valToString } = utils;
Callers
nothing calls this directly
Calls
2
main
Function · 0.85
log
Method · 0.45
Tested by
no test coverage detected