Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aiscript-dev/aiscript
/ start.mjs
File
start.mjs
scripts/start.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'fs'
;
2
import
* as readline from
'readline'
;
3
import
chalk from
'chalk'
;
4
import
{ Parser, Interpreter, errors, utils } from
'@syuilo/aiscript'
;
Callers
nothing calls this directly
Calls
3
exec
Method · 0.80
parse
Method · 0.45
log
Method · 0.45
Tested by
no test coverage detected